mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 16:32:29 +00:00
Update README.md
This commit is contained in:
@@ -10,7 +10,10 @@ a calendar server
|
|||||||
- [ ] ICS parsing
|
- [ ] ICS parsing
|
||||||
- [x] Datetime parsing
|
- [x] Datetime parsing
|
||||||
- [x] Implement PROPPATCH
|
- [x] Implement PROPPATCH
|
||||||
- [ ] Access Control
|
- [ ] Auth
|
||||||
|
- [ ] Access control
|
||||||
|
- [ ] preparation for different principal types (groups)
|
||||||
|
- [ ] authentication rewrite? (argon2 is very slow for each request)
|
||||||
- [ ] OIDC support
|
- [ ] OIDC support
|
||||||
- [ ] CardDAV
|
- [ ] CardDAV
|
||||||
- [ ] Locking
|
- [ ] Locking
|
||||||
@@ -22,3 +25,5 @@ a calendar server
|
|||||||
- [x] Trash bin
|
- [x] Trash bin
|
||||||
- [x] Hiding calendars instead of deleting them
|
- [x] Hiding calendars instead of deleting them
|
||||||
- [ ] Restore endpoint
|
- [ ] Restore endpoint
|
||||||
|
|
||||||
|
## Relevant RFCs
|
||||||
|
|||||||
Reference in New Issue
Block a user