Taiga Contrib Ldap Auth Ext Versions Save

:snake: :alembic: Extended Taiga plugin for LDAP authentication

v0.5.0

1 year ago

What's Changed

New Contributors

For thanks everyone's contributions to maintain this up to date 🙏

Full Changelog: https://github.com/Monogramm/taiga-contrib-ldap-auth-ext/compare/v0.4.4...v0.5.0

v0.4.4

5 years ago

:sparkles: Allow to disable save of LDAP passwords in DB :wrench: Set .gitattributes to ensure EOL to LF

v0.4.3

5 years ago
  • :ambulance: Fix registration
  • :sparkles: Fallback to normal login by default (fix #20)
  • :wrench: Github templates and contribution guidelines
  • :art: Small code improvements
  • :sparkles: Better use of fallback mechanism
  • :sparkles: LDAP password saved to DB (fix #21)
  • :sparkles: Registration email sent on first LDAP login

v0.4.1

5 years ago
  • :sparkles: Fallback to normal login by default (fix #20)
  • :wrench: Github templates and contribution guidelines

v0.4.0

5 years ago
  • :art: Small code improvements
  • :sparkles: Better use of fallback mechanism
  • :sparkles: LDAP password saved to DB (fix #21)
  • :sparkles: Registration email sent on first LDAP login

v0.3.4

5 years ago

Documentation updates and minor addons for easier customization.

v0.3.3

6 years ago

Several bug fixes to secure LDAP bind:

  • always use UTF-8 for decoding values
  • filter and control attributes received from LDAP

v0.3.0

6 years ago

Retrieval of Martijn Bastiaan's improvements, allowing fallback to normal login if LDAP fails.

v0.2.3

6 years ago

Regrouped almost all different forks into this one, added some enhancements of my own, changed module name and uploaded stable version to pypi.

Includes: