update changelog master
authorJustin Wind <justin.wind+git@gmail.com>
Sat, 25 Jan 2025 22:58:40 +0000 (14:58 -0800)
committerJustin Wind <justin.wind+git@gmail.com>
Sat, 25 Jan 2025 22:58:40 +0000 (14:58 -0800)
CHANGELOG.md

index 47239aa112ce8d344ed05cfe846b49d747293314..238b547d39a875c2855cebebb9e09456d50b60f5 100644 (file)
@@ -4,6 +4,12 @@ Releases and notable changes to this project are documented here.
 
 ## [Unreleased]
 
+## [v1.5.1] - 2025-01-25
+
+- use timing-safe comparisons for plain password checks
+- use Set-Login header
+- allow more session cookie configuration
+
 ## [v1.5.0] - 2024-05-12
 
 - Migrated resource authenticator into this package, for inter-server API authentication.
@@ -66,7 +72,10 @@ Releases and notable changes to this project are documented here.
 
 ---
 
-[Unreleased]: https://git.squeep.com/?p=squeep-authentication-module;a=commitdiff;h=HEAD;hp=v1.4.0
+[Unreleased]: https://git.squeep.com/?p=squeep-authentication-module;a=commitdiff;h=HEAD;hp=v1.5.1
+[v1.5.1]: https://git.squeep.com/?p=squeep-authentication-module;a=commitdiff;h=v1.5.1;hp=v1.5.0
+[v1.5.0]: https://git.squeep.com/?p=squeep-authentication-module;a=commitdiff;h=v1.5.0;hp=v1.4.1
+[v1.4.1]: https://git.squeep.com/?p=squeep-authentication-module;a=commitdiff;h=v1.4.1;hp=v1.4.0
 [v1.4.0]: https://git.squeep.com/?p=squeep-authentication-module;a=commitdiff;h=v1.4.0;hp=v1.3.2
 [v1.3.2]: https://git.squeep.com/?p=squeep-authentication-module;a=commitdiff;h=v1.3.2;hp=v1.3.1
 [v1.3.1]: https://git.squeep.com/?p=squeep-authentication-module;a=commitdiff;h=v1.3.1;hp=v1.3.0