Merge branch 'Elarnon/upgrade-django-cas-ng' into 'master'
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. See merge request !104
This commit is contained in:
commit
82689eed2e
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