.gitignore
Refactor the codebase
2021-08-23 20:40:03 +02:00
auth_basic.go
Refactor the codebase
2021-08-23 20:40:03 +02:00
auth_ldap.go
Add support for directory creation
2021-08-23 21:55:52 +02:00
auth_s3.go
Refactor the codebase
2021-08-23 20:40:03 +02:00
config.go
Refactor the codebase
2021-08-23 20:40:03 +02:00
error.go
Refactor the codebase
2021-08-23 20:40:03 +02:00
go.mod
Initial commit
2021-08-19 22:12:12 +02:00
go.sum
Initial commit
2021-08-19 22:12:12 +02:00
main.go
Refactor the codebase
2021-08-23 20:40:03 +02:00
middleware.go
Refactor the codebase
2021-08-23 20:40:03 +02:00
s3_file.go
Refactor the codebase
2021-08-23 20:40:03 +02:00
s3_fs.go
Add some checks in my code
2021-08-23 22:00:55 +02:00
s3_path.go
Refactor the codebase
2021-08-23 20:40:03 +02:00
s3_stat.go
Refactor the codebase
2021-08-23 20:40:03 +02:00
webdav.go
Refactor the codebase
2021-08-23 20:40:03 +02:00