Files
Radicale/radicale
Unrud 592537e37c Introduce naming scheme for request handlers
The do_ prefix and upper case name allows easy
distinction between methods that handle requests
and other methods.
Without this distinction an attacker could
call arbitrary methods.
Currently there is no method that matches the
argument count, but that's easy to miss when new
methods are added.
2015-12-24 07:22:55 +01:00
..
2015-08-11 16:46:46 -05:00
2015-12-23 07:05:20 +01:00
2015-12-10 09:46:38 +01:00
2015-05-15 13:47:44 +01:00