aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/AppFramework/Middleware/Security/PasswordConfirmationMiddlewareTest.php
Commit message (Expand)AuthorAgeFilesLines
* test: Fix tests/lib/App*Joas Schilling2025-05-151-1/+1
* test:(PasswordConfirmationMiddleware): Fix constructor callLouis Chemineau2024-11-281-5/+14
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-5/+5
* feat(Security): Warn about using annotations instead of attributesprovokateurin2024-07-181-0/+4
* refactor(Token): introduce scope constantsArthur Schiwon2024-06-051-1/+1
* fix(Session): avoid password confirmation on SSOArthur Schiwon2024-06-051-1/+59
* chore: Add SPDX headerAndy Scherzinger2024-05-131-19/+2
* feat(security): Add PHP \Attribute for remaining security annotationsJoas Schilling2023-04-251-15/+43
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-4/+4
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* Fix risky tests without assertionsJoas Schilling2018-01-251-2/+2
* Move passwordconfirmation to its own midlewareRoeland Jago Douma2018-01-021-0/+129