aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/AppFramework/Middleware/Security/PasswordConfirmationMiddleware.php
Commit message (Expand)AuthorAgeFilesLines
* fix: Use login name to check the passwordartonge/fix/use_loginname_to_check_passwordLouis Chemineau2025-04-021-1/+2
* feat: Use inline password confirmation in external storage settingsLouis Chemineau2024-11-281-66/+57
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+2
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* feat(Security): Warn about using annotations instead of attributesprovokateurin2024-07-181-0/+3
* refactor(Token): introduce scope constantsArthur Schiwon2024-06-051-1/+2
* fix(Session): avoid password confirmation on SSOArthur Schiwon2024-06-051-2/+24
* chore: Add SPDX headerAndy Scherzinger2024-05-241-20/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-3/+3
* feat(security): Add PHP \Attribute for remaining security annotationsJoas Schilling2023-04-251-1/+25
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update license headersChristoph Wurst2019-12-051-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* Update password confirmation middlewareRoeland Jago Douma2018-11-021-0/+8
* add global site selector as user back-end which doesn't support password conf...Bjoern Schiessle2018-10-271-1/+3
* Move passwordconfirmation to its own midlewareRoeland Jago Douma2018-01-021-0/+81