You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
..
controller Require POST for sending forms 6 years ago
helper Replaced `Auth()` with `auth()` 6 years ago
mailer User: Bugfixes & code cleanup 6 years ago
model Replaced `Auth()` with `auth()` 6 years ago
pages Require POST for sending forms 6 years ago
view Require POST for sending forms 6 years ago
application.php Refactoring: moved application bootstrapping to bootstrap.php 7 years ago
autoload.php Installation: Added migrations for install.sql and update.sql files 6 years ago
engelsystem.php Make application name configurable 6 years ago
includes.php EventConfig: Merge event configuration from database to global config 6 years ago
sys_auth.php Replaced more user related stuff 6 years ago
sys_form.php Require POST for sending forms 6 years ago
sys_log.php Changed more functions 🎉 6 years ago
sys_menu.php Replaced `Auth()` with `auth()` 6 years ago
sys_page.php EventConfig: Merge event configuration from database to global config 6 years ago
sys_template.php Merge branch 'twig-templates' 6 years ago