nextcloud-server/lib/private/AppFramework/Middleware/Security
Roeland Jago Douma 603b672a11
Update password confirmation middleware
If the userbackend doesn't allow validating the password for a given uid
then there is no need to perform this check.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-02 13:44:45 +07:00
..
Exceptions Provide translated error message for permission error 2018-02-26 17:00:29 +07:00
BruteForceMiddleware.php Remove unused import statements 2018-02-14 16:55:43 +07:00
CORSMiddleware.php
PasswordConfirmationMiddleware.php Update password confirmation middleware 2018-11-02 13:44:45 +07:00
RateLimitingMiddleware.php Remove unused import statements 2018-02-14 16:55:43 +07:00
SameSiteCookieMiddleware.php
SecurityMiddleware.php Do not use file as template parameter 2018-08-09 16:45:25 +07:00