diff options
author | Omar Polo <op@omarpolo.com> | 2022-07-04 14:31:20 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2022-07-04 14:31:20 +0000 |
commit | 0d823f229db226e9aef7ca7bdf204da7bac41932 (patch) | |
tree | ad3a29275fffaff0c76a4e916b13722600eb1ca8 | |
parent | 543f4a66fec191b16621ae4f7783782131a3b067 (diff) |
sync
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |