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
|
## TODO
|
||||||
### General
|
### General
|
||||||
- [ ] Admin user management -> move to authentik via oIDC
|
- [ ] 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
|
- [ ] upload/change pfp
|
||||||
- [x] registration only with minimal permissions
|
- [x] registration only with minimal permissions
|
||||||
- [ ] logout without /logout page
|
- [ ] logout without /logout page
|
||||||
- [ ] preferences page
|
- [ ] preferences page
|
||||||
- [x] change password
|
- [x] change password
|
||||||
- [ ] fail2ban integration
|
|
||||||
- [x] css dark mode `@media (prefers-color-scheme: dark) {}`
|
- [x] css dark mode `@media (prefers-color-scheme: dark) {}`
|
||||||
- [ ] dark mode toggle
|
- [ ] dark mode toggle
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user