- 25 Apr, 2017 1 commit
-
-
Valentin Samir authored
The username was really small
-
- 07 Apr, 2017 1 commit
-
-
Valentin Samir authored
-
- 30 Mar, 2017 1 commit
-
-
Jorik Kraaikamp authored
-
- 29 Mar, 2017 6 commits
-
-
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
-
Valentin Samir authored
-
Valentin Samir authored
Added dutch translations
-
Jorik Kraaikamp authored
-
- 08 Mar, 2017 2 commits
-
-
Valentin Samir authored
Update version to 0.8.0 Added ----- * Add a test for login with missing parameter (username or password or both) * Add ldap auth using bind method (use the user credentials to bind the the ldap server and let the server check the credentials) * Add CAS_TGT_VALIDITY parameter: Max time after with the user MUST reauthenticate. Fixed ----- * Allow both unicode and bytes dotted string in utils.import_attr * Fix some spelling and grammar on log messages. (thanks to Allie Micka) * Fix froms css class error on success/error due to a scpaless block * Disable pip cache then installing with make install Changed ------- * Update french translation
-
Valentin Samir authored
-
- 20 Nov, 2016 2 commits
-
-
Valentin Samir authored
-
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
-
- 11 Sep, 2016 1 commit
-
-
Valentin Samir authored
-
- 10 Sep, 2016 3 commits
-
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
-
- 09 Sep, 2016 2 commits
-
-
Valentin Samir authored
-
Valentin Samir authored
-
- 07 Sep, 2016 6 commits
-
-
Valentin Samir authored
Update version to 0.7.4 Fixed ----- * Add templatetags to Pypi package
-
Valentin Samir authored
-
Valentin Samir authored
-
Valentin Samir authored
Update version to 0.7.3 Added ----- * Add autofocus to the username input on the login page Fixed ----- * Really pick the last version on Pypi for new version checking. We were only sorting version string lexicographically and it would have break when we reach version 0.10.N or 0.N.10 * Only check for valid username/password if username and password POST fields are posted. This fix a bug where posting without it raise a exception are None where passed for username/password verification.
-
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 2 commits
-
-
Valentin Samir authored
Update version to 0.7.2 Added ----- * Add Django 1.10 support * Add support of gitlab continuous integration Fixed ----- * Fix BootsrapForm: placeholder on Input and Textarea only, use class form-control on Input, Select and Textarea. * Fix lang attribute in django 1.7. On html pages, the lang attribute of the <html> was not present in django 1.7. We use now a methode to display it that is also available in django 1.7
-
Valentin Samir authored
-
- 30 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
-
- 24 Aug, 2016 1 commit
-
-
Valentin Samir authored
Update version to 0.7.0 Added ----- * Add a forgotten migration (only change help_text and validators)
-