This commit is contained in:
Omar Polo 2022-07-04 14:31:20 +00:00
parent 543f4a66fe
commit 0d823f229d
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
* 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
(client_write): add a trailing / for dirs in the directory index.
* iri.c (parse_path): allow '@' and ':' in paths