Setup an authorization system #2

Closed
opened 11 months ago by clement.freville2 · 0 comments

Users may create an account to be able to post things. An user is identified by their email, and their account is protected with a hashed password. A minimum password length is ensured, the email is assumed to be unique. The login form asks for the email and the password, and check it.

A logged user should be able to log out.

Users may create an account to be able to post things. An user is identified by their email, and their account is protected with a hashed password. A minimum password length is ensured, the email is assumed to be unique. The login form asks for the email and the password, and check it. A logged user should be able to log out.
clement.freville2 added the doctrine form labels 11 months ago
bastien.ollier was assigned by clement.freville2 11 months ago
bastien.ollier closed this issue 11 months ago
hugo.pradier2 added this to the Kanban_Herbarium project 11 months ago
hugo.pradier2 self-assigned this 11 months ago
Sign in to join this conversation.
No Milestone
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: clement.freville2/herbarium#2
Loading…
There is no content yet.