8 Commits (c57bb9395e0841e46bf0c7d8a092cd0baa624dd8)

Author SHA1 Message Date
Igor Scheller d27bcabc8b tests: code coverage cleanup 5 years ago
Igor Scheller 68afc74b03 Formatting to follow PSR-12 5 years ago
Igor Scheller 867d720f15 Tests: Replaced setMethods as it is deprecated 5 years ago
Igor Scheller bcce2625a8 Implemented AuthController for login
* Moved /login functionality to AuthController
* Refactored password handling logic to use the Authenticator
5 years ago
Igor Scheller c74fa7955d phpunit: Upgrade to version 8, fixed tests, formatting
Use `dms/phpunit-arraysubset-asserts` after `assertArraySubset` got deprecated
6 years ago
Igor Scheller c33940f64a Moved permission checks to Authenticator class 6 years ago
Igor Scheller 4e09ee3eb2 Replaced more user related stuff
(Contains some buggy stuff too...)
6 years ago
Igor Scheller d15946df2d Changed `src/` code and templates to use the new user model 6 years ago