Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use the loginname to verify the old password in user password changes | Arthur Schiwon | 2020-05-26 | 1 | -5/+27 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -1/+1 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+2 |
* | Move settings to an app | Christoph Wurst | 2019-09-28 | 1 | -1/+1 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -4/+5 |
* | Fix settings/Controller/ | Lukas Reschke | 2017-08-01 | 1 | -2/+2 |
* | Add bruteforce protection to changePersonalPassword | Lukas Reschke | 2017-04-18 | 1 | -39/+31 |
* | Properly catch password policy hint for personal page password changes | Morris Jobke | 2016-10-06 | 1 | -0/+25 |
* | Add tests for ChangePasswordController | Roeland Jago Douma | 2016-08-17 | 1 | -0/+161 |