Age | Commit message (Collapse) | Author |
|
* Ensure that the form is submitted with a post request
* Replaced several links with forms
Closes #494 (Security Vulnerability)
|
|
|
|
|
|
Closes #491 (Edit User fails when User never logged in before)
|
|
|
|
|
|
|
|
|
|
|
|
(Contains some buggy stuff too...)
|
|
|
|
|
|
|
|
|
|
* Added app_name configuration option
* Extended `EngelsystemMailer` to prepend the application name to all mails
Closes #426
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Prevent empty string after $tokens = explode(' ', $search);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to save them, Closes #392
|
|
|
|
|
|
|