akshya96
746b089472
Vault 8305 Prevent Brute Forcing in Auth methods : Setting user lockout configuration ( #17338 )
...
* 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
2022-11-01 11:02:07 -07:00
Hamid Ghaf
89f08de845
HCP link integration ( #16939 )
...
* HCP link integration
* update configure-git.yml
* more OSS stuff
* removing internal repos
* adding a nil check
* removing config test to be included in ENT only
* updating hcp-sdk-go to v0.22.0
* remove Hostname and AuthURL link config params
Co-authored-by: Chris Capurso <1036769+ccapurso@users.noreply.github.com>
2022-09-06 14:11:04 -04:00
Brian Kassouf
f5be0716db
Revert "Migrate internalshared out ( #9727 )" ( #10141 )
...
This reverts commit ee6391b691
.
2020-10-13 16:38:21 -07:00
Jeff Mitchell
ee6391b691
Migrate internalshared out ( #9727 )
...
* Migrate internalshared out
* fix merge issue
* fix merge issue
* go mod vendor
Co-authored-by: Brian Kassouf <bkassouf@hashicorp.com>
2020-10-12 11:56:24 -07:00
Jeff Mitchell
91b09c09b5
Create configutil and move some common config and setup functions there ( #8362 )
2020-05-14 09:19:27 -04:00