34 Commits (557261b688c34f35096d75d57e2a692765d3ee3c)

Author SHA1 Message Date
Bot be39c63f46 Renamed redirect() to throwRedirect() 5 years ago
Igor Scheller c33940f64a Moved permission checks to Authenticator class 6 years ago
Igor Scheller 944c29b964 Require POST for sending forms
* Ensure that the form is submitted with a post request
* Replaced several links with forms

Closes #494 (Security Vulnerability)
6 years ago
Igor Scheller 88f3bafa5e Replaced `Auth()` with `auth()` 6 years ago
Igor Scheller a2aaba9cab User: Bugfixes & code cleanup 6 years ago
Igor Scheller 7c6afc2bfe Removed `User($id)` function 🎉 6 years ago
Igor Scheller 89e62c95a7 Changed more functions 🎉 6 years ago
Igor Scheller b069a938c6 Changed user_link and some other user functions to use the user id 6 years ago
Igor Scheller 2dcb7cc2de Replaced some global `$user` variables 6 years ago
Bot e8f8fc7f5f Replaced gettext translation `_()` with `__()` that uses the Translator class 6 years ago
Igor Scheller fe58e4f422 database: updated checks for selectOne 7 years ago
Igor Scheller 73175e2b64 #337: Added routing 7 years ago
Igor Scheller 3a1e460249 Changed $_GET, $_POST and $_REQUEST to use the Request object 7 years ago
Igor Scheller 781f830678 Fixes and improvements 8 years ago
Igor Scheller 8254a79c58 Bugfixes & improvements 8 years ago
Bot 55141154c0 Replaced " with ' 8 years ago
Bot 356b2582f3 PPHDoc, formatting, fixes, cleanup 8 years ago
Bot d71e7bbfad Formatting 8 years ago
Bot 7313e15ce8 PSR-2 formatting 8 years ago
msquare 356cc9e1d0 reduce complexity of user driver license 8 years ago
msquare 7b8d191808 reduce complexity of user driver license 8 years ago
msquare 9c4636f5c4 reduce complexity of user driver license 8 years ago
msquare 918d41ca70 reduce complexity of menu and hints 8 years ago
msquare ec6016cd38 reduce complexity of menu and hints 8 years ago
msquare 82b9436c50 rename coordinator to supporter 8 years ago
msquare 468a10774c reduce complexity of user driver license controller 8 years ago
msquare eec10ebfc5 reduce complexity of user angeltypes controller 8 years ago
msquare d5d2acc7d8 improve code style 8 years ago
msquare f05f1a3cd4 rename to 8 years ago
msquare bd9003f5d5 prohibit inline control structures on controllers 8 years ago
msquare 53ad1b5110 fix codacy unused code 8 years ago
Philip Häusler f7cf9b327e #198 log updates on driving license information 9 years ago
Philip Häusler 0ac05d251c #198 fixed: driving license feature completed - integrated into angeltypes 9 years ago
Philip Häusler facc32f133 #198 add basic driver license information 9 years ago