diff --git a/Accounts-Lockout.md b/Accounts-Lockout.md new file mode 100644 index 0000000..c6ba568 --- /dev/null +++ b/Accounts-Lockout.md @@ -0,0 +1,7 @@ +## Brute force protection + +For settings, see: +- Snap: `wekan.help | grep lockout` +- Docker: Search lockout from docker-compose.yml at https://github.com/wekan/wekan + +[Removing lockout from users](https://github.com/wekan/wekan/issues/3306) \ No newline at end of file