mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-01 18:18:31 +00:00
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. |
||
---|---|---|
.. | ||
auth | ||
rights | ||
storage | ||
__init__.py | ||
__main__.py | ||
config.py | ||
ical.py | ||
log.py | ||
xmlutils.py |