Start to implement brute force protection

This commit is contained in:
2022-04-03 16:21:09 +02:00
parent b965fa6b4f
commit 05e911bfc5
4 changed files with 96 additions and 3 deletions

View File

@ -1,3 +1,5 @@
TODO list
- [ ] Bruteforce protection
- [ ] CRSF protection
# Basic OIDC
Basic OpenID provider. Still under early development.
TODO :
- [ ] Bruteforce protection