nextcloud/lib/private/AppFramework/Middleware
Julien Veyssier 4a3f3beb0b
use bruteforce protection on all methods wrapped by PublicShareMiddleware
if an invalid token is provided or when share password is wrong

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2022-12-07 13:24:50 +01:00
..
PublicShare use bruteforce protection on all methods wrapped by PublicShareMiddleware 2022-12-07 13:24:50 +01:00
Security Allow CSRF on CORS routes 2022-09-21 10:42:00 +00:00
AdditionalScriptsMiddleware.php Update php licenses 2021-06-04 22:02:41 +02:00
CompressionMiddleware.php Update php licenses 2021-06-04 22:02:41 +02:00
MiddlewareDispatcher.php Fix typos in lib/private subdirectory 2022-07-27 08:52:17 -04:00
NotModifiedMiddleware.php Move DateTime::RFC2822 to DateTimeInterface::2822 2021-06-23 15:30:43 +02:00
OCSMiddleware.php Update php licenses 2021-06-04 22:02:41 +02:00
SessionMiddleware.php Reopen sessions if we need to write to them instead of keeping them open 2022-08-17 12:10:26 +02:00