24 Commits (b814cf51e4024b6c4c95dcffa00d308570644a9e)

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 7f61dc95be EventConfig: Merge event configuration from database to global config 6 years ago
Bot e8f8fc7f5f Replaced gettext translation `_()` with `__()` that uses the Translator class 6 years ago
Igor Scheller 646ffc1910 $bugfixes... 7 years ago
Igor Scheller fe58e4f422 database: updated checks for selectOne 7 years ago
Bot 952c7892f3 Formatting & Docstrings 7 years ago
msquare 50f24271eb fix all redirects to home (because of new urls redirect to ? wont work anymore) 7 years ago
msquare e9a28eb20e fix log message from changing event config 7 years ago
msquare a157004f4a handle failed db queries in Db class 7 years ago
Igor Scheller 3a1e460249 Changed $_GET, $_POST and $_REQUEST to use the Request object 7 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 f5a5f234e4 fixes #266: add checkbox allowing the users email to be used by humans like event-team 8 years ago
msquare c231070dcc rename ok to valid 8 years ago
msquare f05f1a3cd4 rename to 8 years ago
msquare bd9003f5d5 prohibit inline control structures on controllers 8 years ago
msquare a083c198bb better log when changing event config 8 years ago
msquare 6f6724e55b update german translation 8 years ago
msquare 5957e05bf1 finished rename settings to event config and added more date validation for event config 8 years ago
msquare 031fc3057c rename settings to event config and implement mvc pattern on it 8 years ago