Prepare new release v0.11.2.

This commit is contained in:
Sebastian Jeltsch
2025-05-07 17:57:55 +02:00
parent 7720cc53de
commit 993afcdfe4
+8
View File
@@ -1,3 +1,11 @@
## v0.11.2
* Rate-limit failed login attempts to protect against brute force.
* Add option to disallow password-based sign-up.
* Fix 404 content-type.
* Fix escaping of hidden form state in auth UI after moving to askama templates.
* Update dependencies.
## v0.11.1
* While JS transactions are waiting for a DB lock, periodically yield back to