lemmy/crates/api_common
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.
2021-12-09 16:15:51 -05:00
..
src A few fixes for private sites: 2021-12-09 16:15:51 -05:00
Cargo.toml Don't drop error context when adding a message to errors (#1958) 2021-12-06 09:54:47 -05:00