Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use PSR-3 logger for login attempts | ArthurHoaro | 2020-10-20 | 1 | -1/+1 |
* | Compatibility with PHPUnit 9 | ArthurHoaro | 2020-09-29 | 1 | -1/+1 |
* | Process login through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -4/+274 |
* | Use multi-level routes for existing controllers instead of 1 level everywhere | ArthurHoaro | 2020-07-23 | 1 | -2/+2 |
* | Process password change controller through Slim | ArthurHoaro | 2020-07-23 | 1 | -10/+0 |
* | Initialize admin Slim controllers | ArthurHoaro | 2020-07-23 | 1 | -0/+144 |