backend icon indicating copy to clipboard operation
backend copied to clipboard

REST-like API for howtocards

Results 9 backend issues
Sort by recently updated
recently updated
newest added

- User enter password - (What backend should delete?)

enhancement

User can change the password from settings. - User enter the previous password and new password - Backend sends a notification to the main email

enhancement

**Needs research** - Use the main email to show avatar - User can enter custom email for gravatar

enhancement

- User requests email change (email and password) - Backend sends link to new email - When a user clicks on the link, backend should change the main email to...

enhancement

https://t.me/rust_beginners_ru/22262 https://t.me/rust_beginners_ru/22277

enhancement

A card can be deleted only if not useful. If a card is useful, it can be archived only. Archived cards cannot be found in search, users page, home page....

enhancement

Write and read token to cookies, when user login.

enhancement

- **request password recovery**: send a recovery link to email - **change password**: change user password with recovery token from email

enhancement

If database schema not matches schema.rs, exit

enhancement