..
app
Cancel mkcalendar request on error
2020-10-11 19:20:20 +02:00
auth
Add unicode support to htpasswd
2020-01-19 21:07:54 +01:00
item
Improve sanitization of collection properties
2020-10-11 19:20:20 +02: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-03-23 00:48:25 +01:00
tests
Internal server: Shutdown server via socket
2020-10-04 14:40:52 +02:00
web
Extract read*_request_body methods
2020-09-14 21:19:48 +02:00
__init__.py
Refactor: Remove method Configuration.log_config_sources
2020-02-19 09:48:42 +01:00
__main__.py
Disallow abbreviated arguments
2020-10-23 22:26:28 +02:00
config.py
Allow float for server->timeout setting
2020-10-25 20:32:32 +01:00
httputils.py
Fix exceptions raised by decode_request
2020-09-14 21:20:39 +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
2020-10-23 21:37:45 +02:00
server.py
Internal server: Shutdown server via socket
2020-10-04 14:40:52 +02: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
2020-09-26 22:08:22 +02:00