2945924b2b
* config file changes * lockout config changes * auth tune r/w and auth tune * removing changes at enable * removing q.Q * go mod tidy * removing comments * changing struct name for config file * fixing mount tune * adding test file for user lockout * fixing comments and add changelog * addressing comments * fixing mount table updates * updating consts in auth_tune * small fixes * adding hcl parse test * fixing config compare * fixing github comments * optimize userlockouts.go * fixing test * minor changes * adding comments * adding sort to flaky test * fix flaky test
3 lines
160 B
Plaintext
3 lines
160 B
Plaintext
```release-note:feature
|
|
core: Add user lockout field to config and configuring this for auth mount using auth tune to prevent brute forcing in auth methods
|
|
``` |