ScoDoc-PE/app/auth
2023-02-28 22:55:15 +01:00
..
__init__.py Connexion au CAS (WIP) 2023-02-26 21:24:07 +01:00
cas.py CAS: copy configuration from ScoDoc database at login/logout 2023-02-28 21:40:50 +01:00
email.py Envois de mail: 2023-02-28 19:43:48 +01:00
forms.py Secure Back Redirects on login form 2022-07-26 16:05:30 +02:00
logic.py Connexion au CAS (WIP) 2023-02-26 21:24:07 +01:00
models.py CAS: corrige formulaire config utilisateur (bug PB) 2023-02-28 22:55:15 +01:00
README.md Application Flask pour ScoDoc 8 2021-05-29 18:22:51 +02:00
routes.py Fix logout logging 2023-02-27 23:06:11 +01:00

ScoDoc User Authentication Blueprint

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