kompomaatti: Add registration and login with normal accounts
Opened this issue · 0 comments
katajakasa commented
Add user registration and login using internal accounts
- Add user registration, but only allow if user has a code for it that we can hand out
- Always verify email; user must own it!
- Allow password change, verify using email
- Allow password recovery, verify using email
- Allow account deletion if requested
- Anything else ?
Use django library for this!