Go to file
Conrad Hoffmann 5728f1ee27 Make sure clients cannot overwrite address book
Tighten the regex for valid resources and change the name of the default
address book file so that it is not covered by that regex. This will
prohibit clients from accidentally or maliciously PUTing to that file.
2022-03-16 15:15:01 +01:00
auth Keep context keys private 2022-03-16 14:33:47 +01:00
cmd/tokidoki Register COPY & MOVE methods with chi 2022-02-24 13:39:03 +01:00
storage Make sure clients cannot overwrite address book 2022-03-16 15:15:01 +01:00
go.mod Depend on latest go-webdav version 2022-03-10 16:52:07 +01:00
go.sum Depend on latest go-webdav version 2022-03-10 16:52:07 +01:00
LICENSE Initial commit 2022-02-21 09:52:55 +01:00
README.md Initial commit 2022-02-21 09:52:55 +01:00

tokidoki

Tokidoki is a (WIP) carddav and caldav server.