ScoDoc/app/auth
2023-03-22 09:53:19 +01:00
..
__init__.py Connexion au CAS (WIP) 2023-03-22 09:52:44 +01:00
cas.py Import config utilisateurs CAS: permet de changer statut active 2023-03-22 09:53:12 +01:00
email.py Ajout champ User.email_institutionnel 2023-03-22 09:53:19 +01:00
forms.py CAS: export/import config comptes via Excel 2023-03-22 09:53:12 +01:00
logic.py Connexion au CAS (WIP) 2023-03-22 09:52:44 +01:00
models.py Ajout champ User.email_institutionnel 2023-03-22 09:53:19 +01:00
README.md Application Flask pour ScoDoc 8 2021-05-29 18:22:51 +02:00
routes.py CAS: export/import config comptes via Excel 2023-03-22 09:53:12 +01:00

ScoDoc User Authentication Blueprint

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