Michael Golowka
18f73cf35c
Add password_policy field to Azure docs ( #9249 )
...
* Add password_policy field
* Updated vault-plugin-secrets-azure to v0.6.1
* A bunch of other libraries also got updated at the same time because of the plugin update
2020-06-18 13:25:59 -06:00
Michael Golowka
ad90e0b39d
Add user configurable password policies available to secret engines ( #8637 )
...
* Add random string generator with rules engine
This adds a random string generation library that validates random
strings against a set of rules. The library is designed for use as generating
passwords, but can be used to generate any random strings.
2020-05-27 12:28:00 -06:00
Jeff Mitchell
278bdd1f4e
Switch to go modules ( #6585 )
...
* Switch to go modules
* Make fmt
2019-04-13 03:44:06 -04:00
Brian Kassouf
ce041c47e4
Update deps ( #5520 )
2018-10-15 14:36:55 -07:00
Brian Kassouf
f2233d7a1c
Update Deps ( #5454 )
2018-10-03 09:55:26 -07:00
Chris Hoffman
c8ab530f8a
Bump Deps ( #4868 )
...
* bump deps
* revert script changes
* adding govendor miss
2018-07-06 12:09:34 -04:00
Jeff Mitchell
1bb6bf2559
Bump deps
2018-02-10 19:29:52 -05:00
Jeff Mitchell
43493f2767
Bump deps
2018-01-26 18:51:00 -05:00
Jeff Mitchell
6df6041088
Bump deps
2017-10-27 15:06:04 -04:00
Jeff Mitchell
d468da79e0
Bump deps
2017-05-24 09:40:58 -04:00
Jeff Mitchell
7902612773
Bump deps
2017-03-30 20:03:13 -04:00
Jeff Mitchell
15993a9934
Update deps
2017-01-26 20:16:19 -05:00
Jeff Mitchell
de5d4f8f08
Bump deps
2017-01-04 16:47:38 -05:00
Jeff Mitchell
a57666b693
Reset vendoring to 0.6.3
2016-12-16 13:31:07 -05:00
Jeff Mitchell
35a1917bc7
bump deps
2016-12-13 19:12:26 -05:00
Jeff Mitchell
ebf4318dae
Bump deps
2016-11-02 15:34:30 -04:00
Jeff Mitchell
593954d40c
Fix tests and update mapstructure
2016-08-08 16:00:31 -04:00
Jeff Mitchell
5a454e1afa
Update vendored deps
2016-07-22 20:11:59 -04:00
Jeff Mitchell
7fd919f908
Update vendoring
2016-06-01 10:24:48 -04:00
Jeff Mitchell
757dca2e2c
Migrate to built-in Go vendoring.
...
This also removes `godep` calls from make scripts. Of note is that
currently `./...` checking in acceptance tests is disabled.
2016-02-18 15:06:02 -05:00