- Dec 07, 2020
-
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
- Dec 03, 2020
-
-
Roeland Jago Douma authored
%2\$; is not valid. On php7 this is just ignored but on php8 it gives an error. %2\$s; works. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
- Dec 02, 2020
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Nov 30, 2020
-
-
Morris Jobke authored
And then cleanup all the code that is dead then... Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Nov 24, 2020
-
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Arthur Schiwon authored
Signed-off-by:
Arthur Schiwon <blizzz@arthur-schiwon.de>
-
- Nov 22, 2020
-
-
Morris Jobke authored
[encryption] Remove dependency fetching inside the constructor and move them to method call parameters Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Nov 18, 2020
-
-
medcloud authored
Signed-off-by:
medcloud <42641918+medcloud@users.noreply.github.com>
-
Roeland Jago Douma authored
frame-ancestors doesn't fall back to default-src. So when we apply a very restricted CSP we should make sure to set it to 'none' and not leave it empty. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
- Nov 17, 2020
-
-
Roeland Jago Douma authored
This is not the end. IRouter needs to burn. But it is a start.
we didn't start the fire Signed-off-by:Roeland Jago Douma <roeland@famdouma.nl>
-
- Nov 16, 2020
-
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Daniel Calviño Sánchez authored
They were copied and adjusted as needed from the tests for "validateExpirationDate". Signed-off-by:
Daniel Calviño Sánchez <danxuliu@gmail.com>
-
- Nov 12, 2020
-
-
Daniel Calviño Sánchez authored
This shows in a clearer way that the expected expiration date is the original one, but without time. Signed-off-by:
Daniel Calviño Sánchez <danxuliu@gmail.com>
-
Daniel Calviño Sánchez authored
This adds back what was being actually tested in the unit test fixed in the previous commit. Signed-off-by:
Daniel Calviño Sánchez <danxuliu@gmail.com>
-
Daniel Calviño Sánchez authored
The expiration date was explicitly given, so it was not testing what it should. Moreover, "link_defaultExpDays" needs to be mapped when testing the default value (even if it will just fallback to the value of "shareapi_expire_after_n_days"). Signed-off-by:
Daniel Calviño Sánchez <danxuliu@gmail.com>
-
Daniel Calviño Sánchez authored
Signed-off-by:
Daniel Calviño Sánchez <danxuliu@gmail.com>
-
Daniel Calviño Sánchez authored
The enforced expiration date was not actually enabled, as for that "shareapi_default_expire_date" needs to be explicitly set to "yes". Signed-off-by:
Daniel Calviño Sánchez <danxuliu@gmail.com>
-
Daniel Calviño Sánchez authored
The test should fail if no exception was thrown, and no exception was thrown due to a missing configuration parameter. However, the use of "addToAssertionCount(1)" made the test pass even if no exception was thrown and, therefore, to silently fail. Now the missing configuration parameter was added and the test will fail if the expected exception is not thrown. Signed-off-by:
Daniel Calviño Sánchez <danxuliu@gmail.com>
-
Daniel Calviño Sánchez authored
Signed-off-by:
Daniel Calviño Sánchez <danxuliu@gmail.com>
-
Daniel Calviño Sánchez authored
Signed-off-by:
Daniel Calviño Sánchez <danxuliu@gmail.com>
-
Daniel Calviño Sánchez authored
Signed-off-by:
Daniel Calviño Sánchez <danxuliu@gmail.com>
-
Daniel Calviño Sánchez authored
Signed-off-by:
Daniel Calviño Sánchez <danxuliu@gmail.com>
-
Daniel Calviño Sánchez authored
Signed-off-by:
Daniel Calviño Sánchez <danxuliu@gmail.com>
-
- Nov 11, 2020
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Daniel Calviño Sánchez authored
Signed-off-by:
Daniel Calviño Sánchez <danxuliu@gmail.com>
-
Daniel Calviño Sánchez authored
Signed-off-by:
Daniel Calviño Sánchez <danxuliu@gmail.com>
-
- Nov 10, 2020
-
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
- Nov 09, 2020
-
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
- Nov 07, 2020
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Nov 06, 2020
-
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
- Nov 04, 2020
-
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
- Nov 03, 2020
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Nov 02, 2020
-
-
Morris Jobke authored
* removes the ability for users to import their own certificates (for external storage) * reliably returns the same certificate bundles system wide (and not depending on the user context and available sessions) The user specific certificates were broken in some cases anyways, as they are only loaded if the specific user is logged in and thus causing unexpected behavior for background jobs and other non-user triggered code paths. Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-