Commit Graph

17 Commits (87a0cadb187c4b394de689e3621b80d36d005614)

Author SHA1 Message Date
Sven Slootweg 87a0cadb18 starts_with, notice backtraces, better database error reporting and return values 10 years ago
Sven Slootweg 4a97d7b0ee Correctly return HTTP 500 on uncaught exception pages, and also display tracebacks for nested exceptions. 10 years ago
Sven Slootweg 7076e8d0fa Fixes for CSRF protection and FormHandler (including calling CSRF validation in FormHandler by default), Switch_/Case_ statements for FormHandler, custom FormHandler error messages for standard validators 10 years ago
Sven Slootweg 081b8b6ec8 First bits of FormHandler 10 years ago
Sven Slootweg ca82a9e0c8 Add basic autoloader 11 years ago
Sven Slootweg bded80405e Add support for (cached) HTMLPurifier 11 years ago
Sven Slootweg 5f343edfcd Check strpos result explicitly, whoops 11 years ago
Sven Slootweg 238195c19a Add a patch for lighttpds strange behaviour on server.error-handler-404 routing. 11 years ago
Sven Slootweg 9ec934e8c7 The magic quotes undo should apply to GET variables as well. 11 years ago
Sven Slootweg f54722d1a7 Get rid of magic_quotes nonsense 12 years ago
Sven Slootweg 442a180f1e Implement a step-by-step debugger 12 years ago
Sven Slootweg 63bb67a108 Also include locale handling code 12 years ago
Sven Slootweg 52b6216054 Use a configuration parser instead of hardcoded configuration variables 12 years ago
Sven Slootweg 2e5590ddeb Add CSRF protection mechanism 12 years ago
Sven Slootweg fe096eac5c Only send out Unicode headers if the current document is HTML, as indicated by a switch 12 years ago
Sven Slootweg f42d47d454 Unicode, damnit\! 12 years ago
Sven Slootweg ede5d9f3fe Initial commit 12 years ago