Skip to content

Releases: elonen/ldap_authz_proxy

0.3.1+arm+deb12

22 Nov 09:27
Compare
Choose a tag to compare

Add support for Debian 12 "bookworm" and ARM64 to the build script.

v0.3.1

23 Feb 23:14
Compare
Choose a tag to compare
  • Bugfix: attribute joining in sub-query results
  • New features:
    • Add --test option to try out a query without starting the server
    • Allow lists in config file to be split into multiple lines
    • Retry LDAP queries a few times on some temporary errors

v0.3.0

22 Feb 00:17
Compare
Choose a tag to compare
  • Rename some config options for clarity, add a few new ones
  • Security: redact bind passwords from logs
  • New features:
    • Support for LDAP sub-queries
    • Support for custom variables in LDAP queries (for shorter config)
    • Support for adding static attributes per section
    • Built-in help for config options
    • Config file dump option for debugging
    • Support quoting in config file
    • Configurable attribute delimiter in response headers

0.2.1

02 Feb 19:08
Compare
Choose a tag to compare

Minor performance improvements, build against Debian Bullseye

0.2.0

29 Jan 20:49
Compare
Choose a tag to compare

New feature: return LDAP attributes in HTTP headers (lookup name, email etc. while authorizing)

0.1.0

29 Jan 01:23
Compare
Choose a tag to compare

First usable binary release, for Debian amd64