-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Authentification #1
Comments
Simple auth system implemented.
|
UPDATED: To get roles seeding and some users, use those commands |
What needs to be done now is the TODOS (HelpPropositionController and HelpRequestController). But our db for now has a table for the auth system (auth_user) AND tables for the "poulain" (poulain) and the "mentors" (mentor). Those tables and models needs to be merged with the users. Needs to be discussed with those who made these. |
Grâce à LDAP comme dit dans le cahier des charges, mais si le temps manque, mettre un simple système d'authentification avec simple login/register sur website.
The text was updated successfully, but these errors were encountered: