Skip to content

Latest commit

 

History

History
132 lines (81 loc) · 12.5 KB

CHANGELOG.md

File metadata and controls

132 lines (81 loc) · 12.5 KB

Changelog

1.3

1.3.2 - 2020-08-28

Fixes

1.3.1 - 2020-08-13

Fixes

1.3.0 - 2020-02-09

Fixes

  • Avoid binding the connection twice #142 (@m2hofi94)
  • Gracefully handle username lookups with list return values #117 (@metrofun)
  • Misc cleanup + fixes #95 (@dhirschfeld) - Empty DN templates are now ignored, search_filter and allowed_groups are no longer mutually exclusive.

Improvements

  • Allow authentication with empty bind_dn_template when using lookup_dn #106 (@behrmann)
  • Ignore username returned by resolve_username #105 (@behrmann) - use_lookup_dn_username configuration option added.
  • Lookup additional LDAP user info #103 (@manics) - user_info_attributes is now saved in auth_state for a valid user.

Maintenance

Contributors to this release

(GitHub contributors page for this release)

@behrmann | @betatim | @consideRatio | @dhirschfeld | @irasnyd | @m2hofi94 | @manics | @marcusianlevine | @meeseeksmachine | @metrofun | @ramkrishnan8994 | @titansmc | @yuvipanda

1.2

1.2.2 - 2018-06-14

Minor patch release for incorrectly escaping commas in resolved_username

Fixes

Improvements

Contributors to this release

(GitHub contributors page for this release)

@dhirschfeld | @mariusvniekerk

1.2.1 - 2018-06-08

Minor patch release for bug in resolved_username regex.

Fixes

Improvements

  • Improve packaging #77 (@dhirschfeld) - Decoupled runtime dependencies from the build process

Maintenance

Contributors to this release

@dhirschfeld

1.2.0 - 2018-06-07

Merged PRs

Contributors to this release

@beenje | @deebuls | @dhirschfeld | @dirkcgrunwald | @fm75 | @GrahamDumpleton | @jcrubioa | @kishorchintal | @mateuszboryn | @minrk | @nklever | @pratik705 | @sauloal | @toxadx | @willingc | @yuvipanda

1.1

1.1.0 - 2016-11-21

Merged PRs

Contributors to this release

@m0zes | @minrk | @skemper | @yuvipanda

1.0

1.0.0 - 2016-03-28

Initial release.