flask-simpleldap

LDAP authentication extension for the Flask web framework

MIT License

Downloads
3.8K
Stars
180
Committers
17
flask-simpleldap - v2.0.0 Latest Release

Published by alexferl 7 months ago

Add Flask 3.x compatibility and the following:

PRs:

  • #100
  • #87
  • #86
  • #84
  • #76
  • #73
  • #72
  • #71
  • #67
  • #59

Fix:

  • #96
flask-simpleldap - Release v1.3.3

Published by alexferl over 5 years ago

This release backports 9a81914 to 1.3.x to #62 for Python 2.7 users.

flask-simpleldap - Release v1.4.0

Published by alexferl over 5 years ago

This release drops support for Python 2.7. If you're still on Python 2.7, you can use v1.3.3.

Fixes:

  • #62 get_object_details returning None
flask-simpleldap - Release v1.3.2

Published by alexferl over 5 years ago

Update setup.py to use python-ldap>=3.0.0 which has support for Python 3.x.

flask-simpleldap - Release v1.3.0

Published by alexferl over 5 years ago

Thanks to the contributors, this release fixes issues related to bind_user and fixes some issues related to filtering.

  • #51 Referral chasing crash
  • #54 Fixes #44 - Error in bind_user method, also fixes #60 and #61
  • #56 OpenLDAP section has Incorrect LDAP_GROUP_OBJECT_FILTER
  • #57 next vaule: Priority use request.full_path
  • #59 get_object_details to take query_filter and fallback to LDAP_USER_OBJECT_FILTER or LDAP_GROUP_OBJECT_FILTER
flask-simpleldap -

Published by alexferl over 7 years ago

flask-simpleldap -

Published by alexferl over 7 years ago

flask-simpleldap -

Published by alexferl over 8 years ago

Add the ability the pass any valid pyldap config options via the LDAP_CUSTOM_OPTIONS configuration directive.

flask-simpleldap -

Published by alexferl over 8 years ago

Fix filtering

flask-simpleldap - Python 3.x support

Published by alexferl over 8 years ago

Add Python 3.x support

flask-simpleldap -

Published by alexferl about 9 years ago

Add support for OpenLDAP.

flask-simpleldap - v0.3.0

Published by alexferl almost 10 years ago

Fix issues: #10 and #12

flask-simpleldap - v0.2.0

Published by alexferl almost 10 years ago

flask-simpleldap -

Published by alexferl about 10 years ago

Fix issue #3

flask-simpleldap - Initial release

Published by alexferl about 10 years ago