This website requires JavaScript.
Explore
Help
Sign In
aksdb
/
ShareDAV
Watch
1
Star
0
Fork
You've already forked ShareDAV
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
WebDAV server to allow managing content by specifying different credentials.
5
Commits
1
Branch
0
Tags
3.3
MiB
Go
84%
HTML
15.6%
Dockerfile
0.4%
1111852adf
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Andreas Schneider
1111852adf
Added password generation and hashing helper
2018-11-24 18:28:58 +01:00
vendor
Added password generation and hashing helper
2018-11-24 18:28:58 +01:00
.gitignore
Initial POC implementation of a user based WebDAV server
2018-11-24 14:59:42 +01:00
config.go
* Externalized config
2018-11-24 18:10:06 +01:00
example.toml
* Externalized config
2018-11-24 18:10:06 +01:00
filesystem.go
Initial POC implementation of a user based WebDAV server
2018-11-24 14:59:42 +01:00
go.mod
Added password generation and hashing helper
2018-11-24 18:28:58 +01:00
go.sum
Added password generation and hashing helper
2018-11-24 18:28:58 +01:00
main.go
Added password generation and hashing helper
2018-11-24 18:28:58 +01:00