Go to file
Conrad Hoffmann 07c19a6f6c Use base64 encoded user name as their base dir
This is safe in all circumstance and leaves it up to the auth backend to
use whatever name they like for authentication.
2022-03-10 17:56:58 +01:00
auth Define and use an auth context structure 2022-02-23 21:09:20 +01:00
cmd/tokidoki Register COPY & MOVE methods with chi 2022-02-24 13:39:03 +01:00
storage Use base64 encoded user name as their base dir 2022-03-10 17:56:58 +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.