We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7720cc5 commit 993afcdCopy full SHA for 993afcd
CHANGELOG.md
@@ -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
9
## v0.11.1
10
11
* While JS transactions are waiting for a DB lock, periodically yield back to
0 commit comments