This commit is contained in:
Omar Polo 2022-07-04 09:32:02 +00:00
parent f2f8eb35c8
commit ddd3c5529f
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
2022-07-04 Omar Polo <op@omarpolo.com>
* server.c (check_path): log when it fails to open a file because of permissions
(client_write): encode file names in the directory index, spotted by cage
* iri.c (parse_path): allow '@' and ':' in paths