Commit Graph

34 Commits (3129d53a64e56ca0135387e0365984ce6cb919c8)

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

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