Skip to content

Releases: Monogramm/taiga-contrib-ldap-auth-ext

v0.5.0

12 Feb 14:17
e8cc757
Compare
Choose a tag to compare

What's Changed

New Contributors

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

Full Changelog: v0.4.4...v0.5.0

v0.4.4

03 May 00:16
7ade3e9
Compare
Choose a tag to compare

✨ Allow to disable save of LDAP passwords in DB
🔧 Set .gitattributes to ensure EOL to LF

v0.4.3

16 Mar 12:54
9fe8b10
Compare
Choose a tag to compare
  • 🚑 Fix registration
  • ✨ Fallback to normal login by default (fix #20)
  • 🔧 Github templates and contribution guidelines
  • 🎨 Small code improvements
  • ✨ Better use of fallback mechanism
  • ✨ LDAP password saved to DB (fix #21)
  • ✨ Registration email sent on first LDAP login

v0.4.1

16 Mar 12:50
00b2902
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release
  • ✨ Fallback to normal login by default (fix #20)
  • 🔧 Github templates and contribution guidelines

v0.4.0

14 Mar 00:11
9874bbb
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release
  • 🎨 Small code improvements
  • ✨ Better use of fallback mechanism
  • ✨ LDAP password saved to DB (fix #21)
  • ✨ Registration email sent on first LDAP login

v0.3.4

04 Jul 21:32
Compare
Choose a tag to compare

Documentation updates and minor addons for easier customization.

v0.3.3

05 Apr 22:01
Compare
Choose a tag to compare

Several bug fixes to secure LDAP bind:

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

v0.3.0

20 Feb 23:57
Compare
Choose a tag to compare

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

v0.2.3

20 Feb 23:30
Compare
Choose a tag to compare

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

Includes: