webdav-server/lib
Henrique Dias 814462bed1
fix: environment variable parsing
This is more of a workaround than the correct solution. It only fixes top-level ENV variables parsing.
2024-07-25 22:46:34 +02:00
..
config.go fix: environment variable parsing 2024-07-25 22:46:34 +02:00
config_test.go fix: environment variable parsing 2024-07-25 22:46:34 +02:00
files.go refactor: code cleanup, stricter config validation (#155) 2024-07-21 20:52:50 +02:00
handler.go refactor: shorten response writer code 2024-07-22 22:28:56 +02:00
permissions.go fix: rules parsing 2024-07-22 22:25:50 +02:00
user.go refactor: code cleanup, stricter config validation (#155) 2024-07-21 20:52:50 +02:00