Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | create new encryption keys on password reset and backup the old one | Bjoern Schiessle | 2017-01-10 | 1 | -38/+0 |
* | fix password reset if encryption is enabled | Bjoern Schiessle | 2016-12-08 | 1 | -0/+39 |
* | Fix tests | Roeland Jago Douma | 2016-11-03 | 1 | -166/+174 |
* | [WIP] Use mail for encrypting the password reset token as well | Lukas Reschke | 2016-11-03 | 1 | -6/+42 |
* | Use our base class everywhere | Joas Schilling | 2016-10-06 | 1 | -1/+2 |
* | Use magic DI for core controllers | Joas Schilling | 2016-09-30 | 1 | -5/+9 |
* | Move the reset token to core app | Joas Schilling | 2016-08-23 | 1 | -18/+18 |
* | Add more tests for OC\Core\Controller\LostController | Julius Haertl | 2016-05-23 | 1 | -3/+104 |
* | Move tests/core/ to PSR-4 | Joas Schilling | 2016-05-19 | 1 | -0/+443 |