- 22 Jul, 2016 1 commit
-
-
- 20 Jul, 2016 8 commits
-
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
In python 3 dict.items do not return a copied list so we force a copy to avoid changing the global dict while iterating over it
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
Rename the unicode methode of ReturnUnicode in cas.py to prevent clash in spnhinx autodoc with unicode type
-
Valentin Samir authored
-
- 10 Jul, 2016 1 commit
-
-
Valentin Samir authored
-
- 07 Jul, 2016 1 commit
-
-
Valentin Samir authored
As it seems to not work
-
- 06 Jul, 2016 8 commits
-
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
-
- 05 Jul, 2016 3 commits
-
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
Add a federated mode. When the settings CAS_FEDERATE is True, django-cas-server will offer to the user to choose its CAS backend to authenticate. Hence the login page do not display anymore a username/password form but a select form with configured CASs backend. This allow to give access to CAS supported applications to users from multiple organization seamlessly. It was originally developped to mach the need of https://myares.fr (Federated CAS at https://cas.myares.fr, example of an application using it as https://chat.myares.fr)
-
- 04 Jul, 2016 4 commits
-
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
-
- 03 Jul, 2016 11 commits
-
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
Also fix some unicode related bugs
-
Valentin Samir authored
hence, the behaviour is consistent between python2 and python3
-
- 02 Jul, 2016 1 commit
-
-
Valentin Samir authored
-
- 01 Jul, 2016 2 commits
-
-
Valentin Samir authored
-
Valentin Samir authored
an that this is the OS travis use. cf https://bugs.python.org/issue23063
-