initial commit

This commit is contained in:
ston1th 2022-08-21 14:28:32 +02:00
commit beb0a7adfd
4 changed files with 54 additions and 0 deletions

13
README.md Normal file
View file

@ -0,0 +1,13 @@
# GoAcc Auth Plugin for Radicale
GoAcc: https://git.giftfish.de/ston1th/goacc
Radicale: https://radicale.org/master.html#authentication-plugins
Config:
```
[auth]
type = radicale_goacc_auth
goacc_url = https://accounts.example.com
```