Changelog for
python3-django-auth-ldap-1.2.6-3.1.noarch.rpm :
Tue Jan 23 13:00:00 2018 mimi.vxAATTgmail.com
- convert to singlespec
Thu Apr 23 14:00:00 2015 mciharAATTsuse.cz
- Update to 1.2.6:
- Performance improvements to group mirroring (from
`Denver Janke
`_).
- Add :data:`django_auth_ldap.backend.ldap_error` signal for custom handling of
:exc:`~ldap.LDAPError` exceptions.
- Add :data:`django_auth_ldap.backend.LDAPBackend.default_settings` for
per-subclass default settings.
- Fix interaction between :setting:`AUTH_LDAP_AUTHORIZE_ALL_USERS` and
:setting:`AUTH_LDAP_USER_SEARCH`.
- Add support for nisNetgroup groups (thanks to Christopher Bartz).
- Fix `#50`_: Improved escaping for filter strings.
- Accept (and ignore) arbitrary keyword arguments to
:meth:`~django_auth_ldap.backend.LDAPBackend.authenticate`.
Wed Oct 8 14:00:00 2014 mciharAATTsuse.cz
- Update to 1.2.2:
- Include test harness in source distribution. Some package maintainers find
this helpful.
- More verbose log messages for authentication failures.
Fri Apr 25 14:00:00 2014 mciharAATTsuse.cz
- Update to 1.2.0:
* django-auth-ldap now provides experimental Python 3 support. Python 2.5
was dropped.
- Use pypi URL as source
Fri Feb 14 13:00:00 2014 mciharAATTsuse.cz
- Update to 1.1.8:
* Fix #43: Update django_auth_ldap.config.LDAPSearchUnion to work for
group searches in addition to user searches.
* Tox no longer supports Python 2.5, so our tests now run on 2.6 and 2.7 only.
* Bug fix: AUTH_LDAP_GLOBAL_OPTIONS could be ignored in some cases
(such as django_auth_ldap.backend.LDAPBackend.populate_user.
* Fix #41: Support POSIX group permissions with no gidNumber attribute.
* Support multiple group DNs for
*_FLAGS_BY_GROUP.
Thu Nov 21 13:00:00 2013 mciharAATTsuse.cz
- add missing dependency on python-ldap
Wed May 15 14:00:00 2013 tchatzimichosAATTsuse.com
- Update to 1.1.4:
* Add support for Django 1.5\'s custom user models.
* Add %doc files
Mon Jan 7 13:00:00 2013 alexandreAATTexatati.com.br
- Update to 1.1.3:
* Fix #33: Reject empty passwords by default.
Unless AUTH_LDAP_PERMIT_EMPTY_PASSWORD is set to True,
LDAPBackend.authenticate() will immediately return None if the password is
empty. This is technically backwards-incompatible, but it\'s a more secure
default for those LDAP servers that are configured such that binds without
passwords always succeed.
* Fix #39: Add support for pickling LDAP-authenticated users.
Thu Aug 30 14:00:00 2012 alexandreAATTexatati.com.br
- Update to 1.1.2:
- Sorry, no changelog.
Mon Jul 9 14:00:00 2012 alexandreAATTexatati.com.br
- Update to 1.1.1:
- Sorry, no changelog.
Mon May 7 14:00:00 2012 alexandreAATTexatati.com.br
- Update to 1.1:
- Sorry, no changelog.
Mon Mar 26 14:00:00 2012 alexandreAATTexatati.com.br
- Update to 1.0.19:
- Sorry, no changelog.
Thu Mar 15 13:00:00 2012 alexandreAATTexatati.com.br
- Update to 1.0.18:
- Sorry, no changelog.
Fri Mar 9 13:00:00 2012 alexandreAATTexatati.com.br
- Update to 1.0.17:
- Sorry, no changelog atm.
Sun Feb 5 13:00:00 2012 alexandreAATTexatati.com.br
- Update to 1.0.15:
- Sorry, no changelog atm.
Thu Dec 29 13:00:00 2011 alexandreAATTexatati.com.br
- Update to 1.0.14:
- Sorry, no changelog atm.
Thu Dec 15 13:00:00 2011 alexandreAATTexatati.com.br
- Update to 1.0.13:
- Sorry, no changelog atm.
Fri Sep 30 14:00:00 2011 alexandreAATTexatati.com.br
- Update to 1.0.12:
- Sorry, no changelog.
Mon Aug 29 14:00:00 2011 alexandreAATTexatati.com.br
- Update to 1.0.11:
- Sorry, no changelog.
Fri Jun 24 14:00:00 2011 alexandreAATTexatati.com.br
- Update to 1.0.10:
- Sorry, no changelog.
- Regenerate spec file with py2pack.
Tue Mar 29 14:00:00 2011 alexandreAATTexatati.com.br
- Update to 1.0.9.
Sun Mar 13 13:00:00 2011 alexandreAATTexatati.com.br
- Update to 1.0.8;
- Regenerated spec file with py2pack.
Sat Dec 4 13:00:00 2010 alexandreAATTexatati.com.br
- Update to 1.0.7.
Fri Jul 30 14:00:00 2010 alexandreAATTexatati.com.br
- Update to 1.0.6.
Tue Jun 22 14:00:00 2010 alexandreAATTexatati.com.br
- Update to 1.0.5.
Mon Jun 7 14:00:00 2010 alexandreAATTexatati.com.br
- Update to 1.0.4.
Sat Apr 3 14:00:00 2010 alexandreAATTexatati.com.br
- Update to 1.0.3;
- Spec file cleaned with spec-cleaner.
Sun Mar 28 14:00:00 2010 alexandreAATTexatati.com.br
- Update to 1.0.2.
Sun Mar 14 13:00:00 2010 alexandreAATTexatati.com.br
- Update to 1.0.1.
Sat Jan 2 13:00:00 2010 alexandreAATTexatati.com.br
- Update to 1.0.
Mon Nov 2 13:00:00 2009 alexandreAATTexatati.com.br
- Update to 1.0b7.
Mon Oct 26 13:00:00 2009 alexandreAATTexatati.com.br
- Update to 1.0b6.
Mon Oct 26 13:00:00 2009 alexandreAATTexatati.com.br
- Update to 1.0b5.
Tue Oct 20 14:00:00 2009 alexandreAATTexatati.com.br
- Update to 1.0b4.
Thu Oct 15 14:00:00 2009 alexandreAATTexatati.com.br
- Update to 1.0b3.
Mon Sep 28 14:00:00 2009 alexandreAATTexatati.com.br
- Update to 1.0b2.
Fri Sep 25 14:00:00 2009 alexandreAATTexatati.com.br
- Initial package (1.0b1).