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.
11
Commits
1
Branch
0
Tags
3.3
MiB
Go
84%
HTML
15.6%
Dockerfile
0.4%
d2c0ebb043
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Andreas Schneider
d2c0ebb043
🚧
Began store implementation for buntdb: get user, add user, set login
2019-08-04 20:25:58 +02:00
vendor
➕
Added buntdb
2019-08-04 20:25:20 +02:00
.gitignore
Initial POC implementation of a user based WebDAV server
2018-11-24 14:59:42 +01:00
config.go
🔧
Replaces toml with yaml
2019-08-03 18:02:43 +02:00
example.yaml
🔧
Replaces toml with yaml
2019-08-03 18:02:43 +02:00
filesystem.go
✨
Use a dedicated path for the shares
2019-08-03 18:51:26 +02:00
go.mod
➕
Added buntdb
2019-08-04 20:25:20 +02:00
go.sum
➕
Added buntdb
2019-08-04 20:25:20 +02:00
main.go
✨
Use a dedicated path for the shares
2019-08-03 18:51:26 +02:00
store.go
🚧
Began store implementation for buntdb: get user, add user, set login
2019-08-04 20:25:58 +02:00