Skip to content

Releases: dignajar/another-ldap

Another LDAP - Form-based Authentication - v0.11

17 Feb 08:48
Compare
Choose a tag to compare

Another LDAP - Form-based Authentication - v0.10

17 Feb 08:29
c60d8ed
Compare
Choose a tag to compare
  • Add Prometheus metrics, only one metric is supported for now, the metric last_connection
  • Update Alpine to 3.15

To use Prometheus metrics you need an extra pod (Another LDAP Prometheus Metrics), please read the README to configure the Prometheus metrics.

Another LDAP - Form-based Authentication - v0.9

06 Dec 11:20
Compare
Choose a tag to compare

Another LDAP - Form-based Authentication - v0.8

22 Nov 10:29
Compare
Choose a tag to compare
  • Allow configuring the number of days the session will expire via env PERMANENT_SESSION_LIFETIME
  • Update Python to 3.9.9
  • Update Kubernetes manifests for v1.20 and higher

Another LDAP - Form-based Authentication - v0.7

13 Sep 12:15
b71cb42
Compare
Choose a tag to compare
  • Update Python to 3.9.7
  • Trim spaces for each allowed users and allowed groups
  • Get real user IP from Nginx Ingress Controller
  • Hardcode Pip packages versions
  • Add automountServiceAccountToken: false to K8s manifest

Another LDAP - Form-based Authentication - v0.6

11 Aug 08:24
Compare
Choose a tag to compare
get tmp filesystem via tempfile

Another LDAP - Form-based Authentication - v0.5

10 Aug 08:12
Compare
Choose a tag to compare
Support only https connection

Another LDAP - Form-based Authentication - v0.4

06 Aug 15:48
Compare
Choose a tag to compare
Improve alerting for the user when authorization or authentication fa…

Another LDAP - Form-based Authentication - v0.3

04 Aug 08:25
Compare
Choose a tag to compare
Callback splitted to avoid WAF rules GenericRFI_QUERYARGUMENTS, env v…

Another LDAP - Form-based Authentication - v0.2

03 Aug 13:49
Compare
Choose a tag to compare
disable auto-reload from flask