nextcloud/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 +01:00
..
Exceptions Provide translated error message for permission error 2018-02-26 17:00:29 +01:00
BruteForceMiddleware.php Remove unused import statements 2018-02-14 16:55:43 +01:00
CORSMiddleware.php Remove explicit type hints for Controller 2017-08-01 17:32:03 +02:00
PasswordConfirmationMiddleware.php Update password confirmation middleware 2018-11-02 13:44:45 +01:00
RateLimitingMiddleware.php Remove unused import statements 2018-02-14 16:55:43 +01:00
SameSiteCookieMiddleware.php Handle SameSiteCookie check for index.php in AppFramework Middleware 2017-09-24 21:07:16 +02:00
SecurityMiddleware.php Do not use file as template parameter 2018-08-09 16:45:25 +02:00