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
|
Fix file permissions in storage folder
|
2020-05-15 21:54:10 +02:00 |
tests
|
Fix internal server on FreeBSD
|
2020-08-18 22:51:35 +02:00 |
web
|
Shorter web interface title
|
2020-05-22 16:34:48 +02:00 |
config.py
|
Trim all (ASCII) whitespace characters
|
2020-05-19 07:06:44 +02:00 |
httputils.py
|
Remove useless constant
|
2020-05-19 17:04:40 +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 13:54:47 +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:34:02 +02:00 |