..
app
Cancel mkcalendar request on error
2021-12-20 21:21:20 +01:00
auth
Add unicode support to htpasswd
2020-01-19 21:07:54 +01:00
item
Improve sanitization of collection properties
2021-12-20 21:21:20 +01:00
rights
New right "i": Only allowing HTTP method GET
2020-04-22 19:20:42 +02:00
storage
docs: fix simple typo, errornous -> erroneous ( #1126 )
2021-12-20 21:21:20 +01:00
tests
Internal server: Shutdown server via socket
2021-12-20 21:21:20 +01:00
web
Extract read*_request_body methods
2020-09-14 21:31:00 +02:00
__init__.py
Refactor: Remove method Configuration.log_config_sources
2020-02-19 09:48:42 +01:00
__main__.py
Disallow abbreviated arguments
2021-12-20 21:21:20 +01:00
config.py
Allow float for server->timeout setting
2021-12-20 21:21:20 +01:00
httputils.py
Fix exceptions raised by decode_request
2020-09-14 21:31:00 +02:00
log.py
Remove journald support
2020-02-19 09:50:45 +01:00
pathutils.py
Use renameat2 on Linux for atomic exchanging of files
2021-12-20 21:21:20 +01:00
server.py
Internal server: Shutdown server via socket
2021-12-20 21:21:20 +01:00
utils.py
Allow callable in configuration for plugin.type
2020-04-09 22:01:35 +02:00
xmlutils.py
Allow multiple <D:set> and <D:remove> elements and consider order
2021-12-20 21:18:32 +01:00