mirror of
https://github.com/Kozea/Radicale.git
synced 2025-09-15 20:36:55 +00:00
Add authentication structure, with fake and htpasswd methods.
This commit is contained in:
parent
06843adca1
commit
1998dc3b08
6 changed files with 105 additions and 31 deletions
6
TODO
6
TODO
|
@ -14,8 +14,8 @@
|
|||
0.2
|
||||
===
|
||||
|
||||
* [DONE] SSL connections
|
||||
* Authentications
|
||||
* [DONE] SSL connection
|
||||
* [DONE] Htpasswd authentication
|
||||
* [DONE] Daemon mode
|
||||
* [DONE] User configuration
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
|||
===
|
||||
|
||||
* Calendar collections
|
||||
* Windows and MacOS tested support
|
||||
* [IN PROGRESS] Windows and MacOS tested support
|
||||
|
||||
|
||||
1.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue