- 25 Jan, 2019 1 commit
-
-
钟雪松 authored
set ldap3 client_strategy from sync to sync-restartable; in order to avoid error 32 broken pipe caused by time out
-
- 12 Jan, 2019 2 commits
-
-
Valentin Samir authored
-
Valentin Samir authored
-
- 21 May, 2018 2 commits
-
-
Valentin Samir authored
-
Valentin Samir authored
-
- 30 Apr, 2018 1 commit
-
-
- 29 Apr, 2018 5 commits
-
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
Fix #38 calling django.contrib.staticfiles.templatetags.staticfiles.static before collectstatic raise a ValueError. In debug bug, it actually works and do not raise an exception, but in non-debug mode, it tries to search the staticfiles manifest for the file. If there is no manifest because collectstatic has not been run before, this fails.
-
Valentin Samir authored
-
Valentin Samir authored
Always return authenticationDate, longTermAuthenticationRequestTokenUsed and isFromNewLogin attributes As specified in the CAS response XML schema (see Appendix A). Fix #37 as returned attributes are now never empty.
-
- 27 Jan, 2018 1 commit
-
-
Valentin Samir authored
-
- 17 Nov, 2017 2 commits
-
-
Valentin Samir authored
-
Valentin Samir authored
-
- 29 Aug, 2017 1 commit
-
-
Roberto Morati authored
-
- 30 Mar, 2017 1 commit
-
-
Jorik Kraaikamp authored
-
- 29 Mar, 2017 6 commits
-
-
Jorik Kraaikamp authored
-
Jorik Kraaikamp authored
-
Jorik Kraaikamp authored
-
Valentin Samir authored
All exception are now in ldap3.core.exceptions, methodes for fetching attritutes and dn are renamed.
-
Valentin Samir authored
Then using the LDAP auth backend with ``bind`` method for password check, do not try to bind if the user dn was not found. This was causing the exception ``'NoneType' object has no attribute 'getitem'`` describe in #21
-
Jorik Kraaikamp authored
-
- 08 Mar, 2017 1 commit
-
-
Valentin Samir authored
-
- 20 Nov, 2016 1 commit
-
-
Valentin Samir authored
-
- 07 Oct, 2016 2 commits
-
-
Valentin Samir authored
-
Valentin Samir authored
-
- 18 Sep, 2016 4 commits
-
-
Valentin Samir authored
-
Valentin Samir authored
-
Allie Micka authored
-
Valentin Samir authored
-
- 10 Sep, 2016 1 commit
-
-
Valentin Samir authored
-
- 07 Sep, 2016 3 commits
-
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
-
- 06 Sep, 2016 2 commits
-
-
Valentin Samir authored
We were only sorting version string lexicographically and it would have break when we reach version 0.10.N or 0.N.10
-
Valentin Samir authored
-
- 31 Aug, 2016 1 commit
-
-
Valentin Samir authored
-
- 27 Aug, 2016 2 commits
-
-
Valentin Samir authored
-
Valentin Samir authored
-
- 25 Aug, 2016 1 commit
-
-
Valentin Samir authored
-