ScoDoc/app/auth
2024-08-14 10:55:13 +02:00
..
__init__.py Connexion au CAS (WIP) 2023-02-26 21:24:07 +01:00
cas.py Evite de rediriger vers login si user CAS déjà reconnu et CAS forcé: fix #757 2024-06-24 01:15:40 +02:00
email.py Ajout champ User.email_institutionnel 2023-03-14 16:30:27 +01:00
forms.py CAS: export/import config comptes via Excel 2023-03-02 22:55:25 +01:00
logic.py Modifs pour SA 2.0 (à reporter en 9.5) 2023-07-11 09:33:53 +02:00
models.py Fixed bug (migration to Numpy 2.0) and warnings. All tests OK. 2024-08-14 10:55:13 +02:00
README.md Application Flask pour ScoDoc 8 2021-05-29 18:22:51 +02:00
routes.py Ajout commande pour changer le login d'un utilisateur 2024-06-21 16:34:23 +02:00

ScoDoc User Authentication Blueprint

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