current state of OIDC integration in README
This commit is contained in:
parent
a781be8d00
commit
3a684a5d5a
@ -5,12 +5,15 @@ My own homepage, bocken.org, built with svelte-kit.
|
||||
## TODO
|
||||
### General
|
||||
- [ ] Admin user management -> move to authentik via oIDC
|
||||
- [x] login to authentik
|
||||
- [x] only let rezepte_users edit recipes -> currently only letting them log in, should be changed
|
||||
- [ ] get user info from authentik (more than email and name)
|
||||
- [ ] upload pfp
|
||||
- [ ] upload/change pfp
|
||||
- [x] registration only with minimal permissions
|
||||
- [ ] logout without /logout page
|
||||
- [ ] preferences page
|
||||
- [x] change password
|
||||
- [ ] fail2ban integration
|
||||
- [x] css dark mode `@media (prefers-color-scheme: dark) {}`
|
||||
- [ ] dark mode toggle
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user