You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/migrations/2021-11-23-132840_email_ver...
Dessalines eecb710104 A few fixes for private sites:
- Added a check_registration_application function.
- Only send a verification email if its been changed.
- VerifyEmail now returns LoginResponse.
- Deleting the old tokens after a successful email verify.
- If port is missing on email config, display a better error message.
3 years ago
..
down.sql Implement email verification (fixes #219) 3 years ago
up.sql A few fixes for private sites: 3 years ago