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 | Spaces between string concat (.) operator, new PER codingstyle | 2023-10-31 17:49:30 |
base.php | Fix some typos | 2024-04-23 20:57:41 |
debug.php | Spaces between string concat (.) operator, new PER codingstyle | 2023-10-31 17:49:30 |
error.php | merge passkeys feature | 2023-12-07 11:23:52 |
icons.php | Fix HTML errors and warnings | 2024-01-27 16:45:13 |
javascript.php | W3C validator warnt bei type=text/javascript, es ist implizit klar dass <script> javascript meint | 2023-12-14 21:20:52 |
security.php | use real password hashes for subusers | 2024-01-07 07:49:12 |
theme.php | remove obsolete type attributes and xhtml tags | 2024-02-02 13:27:54 |
top.php | * Kein xhtml-support mehr, daher muss content-type nicht konfigurierbar sein. * Security-Header X-Frame-Options wie andere header über .htaccess. * Auskommentiertes Debugging raus. | 2024-04-13 11:44:47 |