Revisions of python-django-auth-ldap
Ana Guerrero (anag+factory)
accepted
request 1188344
from
Markéta Machová (mcalabkova)
(revision 18)
Dominique Leuenberger (dimstar_suse)
accepted
request 956492
from
John Vandenberg (jayvdb)
(revision 16)
Dominique Leuenberger (dimstar_suse)
accepted
request 812852
from
Ondřej Súkup (mimi_vx)
(revision 15)
- Update to 2.2.0 * Added support for the escape argument in LDAPSearchUnion.execute()
Dominique Leuenberger (dimstar_suse)
accepted
request 791170
from
Tomáš Chvátal (scarabeus_iv)
(revision 14)
- Update to 2.1.1: * Removed drepecated ``providing_args`` from ``Signal`` instances.
Dominique Leuenberger (dimstar_suse)
accepted
request 761500
from
Tomáš Chvátal (scarabeus_iv)
(revision 13)
- Update to 2.1.0: - Reject authentication requests without a username. - Added support for Django 3.0 and Python 3.8. - Removed support for Django end of life Django 2.1.
Yuchen Lin (maxlin_factory)
accepted
request 731233
from
Tomáš Chvátal (scarabeus_iv)
(revision 12)
- Update to 2.0.0: - Removed support for Python 2 and 3.4. - Removed support for end of life Django 2.0. - Added support for Django 2.2. - Add testing and support for Python 3.7 with Django 1.11 and 2.1. - When :setting:`AUTH_LDAP_SERVER_URI` is set to a callable, it is now passed a positional ``request`` argument. Support for no arguments will continue for backwards compatibility but will be removed in a future version. - Added new :setting:`AUTH_LDAP_NO_NEW_USERS` to prevent the creation of new users during authentication. Any users not already in the Django user database will not be able to login.
Dominique Leuenberger (dimstar_suse)
accepted
request 665650
from
Tomáš Chvátal (scarabeus_iv)
(revision 11)
- Add few more test dependencies
Dominique Leuenberger (dimstar_suse)
accepted
request 629180
from
Tomáš Chvátal (scarabeus_iv)
(revision 10)
needs to go with python-ldap fix
Dominique Leuenberger (dimstar_suse)
accepted
request 620967
from
Factory Maintainer (factory-maintainer)
(revision 9)
Automatic submission by obs-autosubmit
Adrian Schröter (adrianSuSE)
committed
(revision 6)
Split 13.2 from Factory
Stephan Kulow (coolo)
accepted
request 231439
from
Denisart Benjamin (posophe)
(revision 5)
- Update to 1.2.0: * django-auth-ldap now provides experimental Python 3 support. Python 2.5 was dropped. - Use pypi URL as source (forwarded request 231372 from Nijel)
Stephan Kulow (coolo)
accepted
request 222337
from
Sascha Peilicke (saschpe)
(revision 4)
- 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. (forwarded request 222277 from Nijel)
Stephan Kulow (coolo)
accepted
request 207883
from
Denisart Benjamin (posophe)
(revision 3)
- add missing dependency on python-ldap (forwarded request 207817 from Nijel)
Adrian Schröter (adrianSuSE)
committed
(revision 2)
Split 13.1 from Factory
Stephan Kulow (coolo)
accepted
request 177725
from
Theo Chatzimichos (tampakrap)
(revision 1)
Authentication library for Django webapps
Displaying all 18 revisions