app
|
Enable static type checking
|
2021-09-26 22:24:45 +02:00 |
auth
|
Add unicode support to htpasswd
|
2020-01-19 21:07:54 +01:00 |
rights
|
New right "i": Only allowing HTTP method GET
|
2020-04-22 19:20:42 +02:00 |
tests
|
Enable static type checking
|
2021-09-26 22:24:45 +02:00 |
web
|
Extract read*_request_body methods
|
2020-09-14 21:19:48 +02:00 |
__main__.py
|
Disallow abbreviated arguments
|
2020-10-23 22:26:28 +02:00 |
config.py
|
Enable static type checking
|
2021-09-26 22:24:45 +02: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
|
Enable static type checking
|
2021-09-26 22:24:45 +02:00 |
server.py
|
Enable static type checking
|
2021-09-26 22:24:45 +02:00 |
utils.py
|
Allow callable in configuration for plugin.type
|
2020-04-09 22:01:35 +02:00 |