ScoDoc/flask_cas
Emmanuel Viennet 8dbe5f7926 Envois de mail:
- réglage de l'adresse origine From au niveau global
 et systémtisation de son utilisation.
 - ajout de logs, réglage du log par défaut.
 - modernisation de code.
2023-03-22 09:52:45 +01:00
..
__init__.py Connexion au CAS (WIP) 2023-03-22 09:52:44 +01:00
cas_urls.py Connexion au CAS (WIP) 2023-03-22 09:52:44 +01:00
README.md Connexion au CAS (WIP) 2023-03-22 09:52:44 +01:00
routing.py Envois de mail: 2023-03-22 09:52:45 +01:00

Flask-CAS

Forked from https://github.com/MasterRoshan/flask-cas-ng and adapted by Emmanuel Viennet, Feb. 2023.

  • logout: clear _CAS_TOKEN.
  • Use url instead of service parameter in logout URL.