ScoDoc-PE/app/auth
2023-03-09 15:58:24 +01:00
..
__init__.py Connexion au CAS (WIP) 2023-02-26 21:24:07 +01:00
cas.py Import config utilisateurs CAS: permet de changer statut active 2023-03-03 17:17:14 +01:00
email.py Envois de mail: 2023-02-28 19:43:48 +01:00
forms.py CAS: export/import config comptes via Excel 2023-03-02 22:55:25 +01:00
logic.py Connexion au CAS (WIP) 2023-02-26 21:24:07 +01:00
models.py Fix: réactivation de comptes scodoc7 bloqués 2023-03-09 15:58:24 +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-02 22:55:25 +01:00

ScoDoc User Authentication Blueprint

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