forked from DGNum/gestioCOF
Utilise une version officielle de django-cas-ng
Le fix de Xapantu pour la double authentification a été intégré à la version 3.5.5 de django-cas-ng.
This commit is contained in:
parent
388f42b05f
commit
34032c9a00
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ configparser==3.5.0
|
|||
Django==1.8
|
||||
django-autocomplete-light==2.3.3
|
||||
django-autoslug==1.9.3
|
||||
git+https://github.com/xapantu/django-cas-ng.git#egg=django-cas-ng
|
||||
django-cas-ng==3.5.5
|
||||
django-grappelli==2.8.1
|
||||
django-recaptcha==1.0.5
|
||||
mysqlclient==1.3.7
|
||||
|
|
Loading…
Reference in a new issue