From c708a63f7e5b9b22f8095ede0be56115eccbbac8 Mon Sep 17 00:00:00 2001 From: KunoiSayami Date: Mon, 9 Feb 2026 21:50:12 +0800 Subject: feat: Add configurable Redis URL (claude) * feat: Add login rate limiting (claude) * feat: Add SameSite cookie attribute (claude) Signed-off-by: KunoiSayami --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 288effc..0b7e8b2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cgit-simple-authentication" -version = "4.3.0" +version = "4.4.0" authors = ["KunoiSayami "] edition = "2024" -- cgit v1.3.1