We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd0d038 commit 6e1ef4dCopy full SHA for 6e1ef4d
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "ldap_authz_proxy"
3
-version = "0.2.0"
+version = "0.2.1"
4
edition = "2021"
5
6
description = "LDAP authorization proxy for authenticated HTTP users"
debian/changelog
@@ -1,3 +1,9 @@
+ldap_authz_proxy (0.2.1-1) unstable; urgency=low
+
+ * Slightly optimize RAM use
+ -- Jarno Elonen <[email protected]> Sat, 2 Feb 2023 20:23:00 +0000
7
ldap_authz_proxy (0.2-1) unstable; urgency=low
8
9
* New feature: return LDAP attributes in response headers
0 commit comments