ScoDoc/app/auth
2022-10-15 10:27:00 +02:00
..
__init__.py Application Flask pour ScoDoc 8 2021-05-29 18:22:51 +02:00
email.py Variable SCODOC_MAIL_FROM pour les envois d'exceptions 2022-01-19 22:40:41 +01:00
forms.py Secure Back Redirects on login form 2022-07-26 16:05:30 +02:00
logic.py Fix #470 2022-08-08 10:34:13 +02:00
models.py API: gestion utilisateurs 2022-08-07 11:08:12 +02:00
README.md Application Flask pour ScoDoc 8 2021-05-29 18:22:51 +02:00
routes.py Fix: affichage coef. évaluations modules bonus 2022-10-15 10:27:00 +02:00

ScoDoc User Authentication Blueprint

Code borrowed and adapted from https://courses.miguelgrinberg.com/p/flask-mega-tutorial