webdav-server/lib
2024-08-21 18:15:32 +02:00
..
config.go feat: allow disabling password check for delegated authentication 2024-08-01 21:53:58 +02:00
config_test.go feat!: fine-grained permissions 2024-07-31 11:06:34 +02:00
files.go refactor: code cleanup, stricter config validation (#155) 2024-07-21 20:52:50 +02:00
handler.go fix: check permissions at copy/move source and destination (#181) 2024-08-21 18:15:32 +02:00
handler_test.go fix: check permissions at copy/move source and destination (#181) 2024-08-21 18:15:32 +02:00
permissions.go fix: check permissions at copy/move source and destination (#181) 2024-08-21 18:15:32 +02:00
user.go feat: allow disabling password check for delegated authentication 2024-08-01 21:53:58 +02:00