Skip to content

Commit 993afcd

Browse files
committed
Prepare new release v0.11.2.
1 parent 7720cc5 commit 993afcd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v0.11.2
2+
3+
* Rate-limit failed login attempts to protect against brute force.
4+
* Add option to disallow password-based sign-up.
5+
* Fix 404 content-type.
6+
* Fix escaping of hidden form state in auth UI after moving to askama templates.
7+
* Update dependencies.
8+
19
## v0.11.1
210

311
* While JS transactions are waiting for a DB lock, periodically yield back to

0 commit comments

Comments
 (0)