• 0.11 75a993e929

    0.11 Stable

    kerem released this 2022-02-17 11:46:24 +03:00 | 3 commits to main since this release

    📅 Originally published on GitHub: Thu, 17 Feb 2022 08:48:37 GMT
    🏷️ Git tag created: Thu, 17 Feb 2022 08:46:24 GMT

    Downloads
  • 0.10 c60d8ed3cc

    0.10 Stable

    kerem released this 2022-02-17 11:23:22 +03:00 | 4 commits to main since this release

    📅 Originally published on GitHub: Thu, 17 Feb 2022 08:29:15 GMT
    🏷️ Git tag created: Thu, 17 Feb 2022 08:23:22 GMT

    • 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.

    Downloads
  • 0.9 f96c7db618

    0.9 Stable

    kerem released this 2021-12-06 14:13:03 +03:00 | 10 commits to main since this release

    📅 Originally published on GitHub: Mon, 06 Dec 2021 11:20:26 GMT
    🏷️ Git tag created: Mon, 06 Dec 2021 11:13:03 GMT

    Security bug fix - https://github.com/dignajar/another-ldap/security/code-scanning/27

    Downloads
  • 0.8 9ef4431661

    0.8 Stable

    kerem released this 2021-11-22 13:28:47 +03:00 | 11 commits to main since this release

    📅 Originally published on GitHub: Mon, 22 Nov 2021 10:29:45 GMT
    🏷️ Git tag created: Mon, 22 Nov 2021 10:28:47 GMT

    • 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
    Downloads
  • 0.7 b71cb425a6

    0.7 Stable

    kerem released this 2021-09-13 15:11:21 +03:00 | 16 commits to main since this release

    📅 Originally published on GitHub: Mon, 13 Sep 2021 12:15:06 GMT
    🏷️ Git tag created: Mon, 13 Sep 2021 12:11:21 GMT

    • 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
    Downloads