Webinterface working on config.schokokeks.org
.. | ||
---|---|---|
.htaccess | Added some deny rules to prevent direct access on files | 2012-03-11 18:19:43 |
api.php | Fix coding style with php-cs-checker, see https://cs.sensiolabs.org/ | 2018-06-26 13:58:19 |
base.php | send exception via mail only in non-debug-environments | 2019-04-10 08:13:58 |
debug.php | Fix coding style with php-cs-checker, see https://cs.sensiolabs.org/ | 2018-06-26 13:58:19 |
error.php | add brute force protection to login | 2019-04-10 07:56:36 |
icons.php | Fix coding style with php-cs-checker, see https://cs.sensiolabs.org/ | 2018-06-26 13:58:19 |
jquery.php | Fix coding style with php-cs-checker, see https://cs.sensiolabs.org/ | 2018-06-26 13:58:19 |
security.php | use POST for password checker | 2019-03-28 14:29:28 |
theme.php | Fix coding style with php-cs-checker, see https://cs.sensiolabs.org/ | 2018-06-26 13:58:19 |
top.php | Schiebe Menüpunkte auf die Hauptebene, wenn sie in einem Submenü sein sollten, das nicht existiert. (Ggf. nötig für separate Adminzugänge) | 2019-02-04 11:10:19 |