Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add brute force protection to password reset to make it harder to guess user ... | Bjoern Schiessle | 2017-01-19 | 1 | -0/+1 |
* | create new encryption keys on password reset and backup the old one | Bjoern Schiessle | 2017-01-10 | 1 | -5/+2 |
* | fix password reset if encryption is enabled | Bjoern Schiessle | 2016-12-08 | 1 | -1/+7 |
* | [WIP] Use mail for encrypting the password reset token as well | Lukas Reschke | 2016-11-03 | 1 | -5/+31 |
* | Use magic DI for core controllers | Joas Schilling | 2016-09-30 | 1 | -9/+10 |
* | Minor cleanup in core Controllers | Roeland Jago Douma | 2016-08-29 | 1 | -3/+2 |
* | Move the reset token to core app | Joas Schilling | 2016-08-23 | 1 | -3/+3 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+4 |
* | Use the themed Defaults everywhere | Joas Schilling | 2016-07-15 | 1 | -5/+3 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -2/+3 |
* | Show error messages if a password reset link is invalid or expired | Julius Haertl | 2016-05-23 | 1 | -15/+35 |
* | Rename files to be PSR-4 compliant | Lukas Reschke | 2016-04-06 | 1 | -0/+257 |