app
|
Extract read*_request_body methods
|
2020-09-14 21:31:00 +02:00 |
auth
|
Add unicode support to htpasswd
|
2020-01-19 21:07:54 +01:00 |
item
|
Use secure RNG for UIDs
|
2020-05-15 23:34:31 +02:00 |
rights
|
New right "i": Only allowing HTTP method GET
|
2020-04-22 19:20:42 +02:00 |
storage
|
Try to kill child processes of storage hook
|
2020-08-31 14:21:44 +02:00 |
tests
|
Extract read*_request_body methods
|
2020-09-14 21:31:00 +02:00 |
web
|
Extract read*_request_body methods
|
2020-09-14 21:31:00 +02:00 |
config.py
|
Trim all (ASCII) whitespace characters
|
2020-05-19 07:03:58 +02: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
|
Improve documentation
|
2020-01-12 23:32:28 +01:00 |
server.py
|
Make shutdown_socket optional
|
2020-08-31 14:21:44 +02:00 |
utils.py
|
Allow callable in configuration for plugin.type
|
2020-04-09 22:01:35 +02:00 |
xmlutils.py
|
Fix XML error messages
|
2020-05-22 16:33:04 +02:00 |