Introduce account locking functionality

This commit is contained in:
Jorge-Rodriguez 2020-11-17 12:57:33 +02:00
commit be0244e5bc
No known key found for this signature in database
GPG key ID: 43153D1EFD8F7D90
3 changed files with 253 additions and 11 deletions

View file

@ -36,6 +36,7 @@
login_port: '{{ mysql_primary_port }}'
block:
- include: issue-49.yml
- include: issue-28.yml