Armon Dadgar
|
0fa3e06cde
|
vault: adding sys/key-status and sys/rotate
|
2015-05-27 17:53:42 -07:00 |
|
Armon Dadgar
|
083fa51bfb
|
vault: expose information about keys
|
2015-05-27 17:25:36 -07:00 |
|
Armon Dadgar
|
2fe8158591
|
vault: testing barrier rekey
|
2015-05-27 17:17:03 -07:00 |
|
Armon Dadgar
|
9747230ae5
|
vault: first pass at rekey
|
2015-05-27 17:13:40 -07:00 |
|
Armon Dadgar
|
639e857b11
|
vault: testing key rotation
|
2015-05-27 17:10:08 -07:00 |
|
Armon Dadgar
|
a06ea1756c
|
vault: first pass at key rotation
|
2015-05-27 17:05:02 -07:00 |
|
Armon Dadgar
|
b1ec5eebdc
|
vault: keyring api changes
|
2015-05-27 17:04:46 -07:00 |
|
Armon Dadgar
|
81fb0fab43
|
vault: make keyring immutable
|
2015-05-27 16:58:55 -07:00 |
|
Armon Dadgar
|
e021f099ff
|
vault: test for backwards compatability
|
2015-05-27 16:42:42 -07:00 |
|
Jonathan Sokolowski
|
dd7d64dd80
|
logical/consul: Combine policy and lease into single storage struct
|
2015-05-28 09:36:23 +10:00 |
|
Armon Dadgar
|
9af0a4c164
|
vault: share keyring persistence code
|
2015-05-27 16:29:59 -07:00 |
|
Armon Dadgar
|
dc977a03e4
|
vault: first pass at keyring integration
|
2015-05-27 16:01:25 -07:00 |
|
Armon Dadgar
|
4cf5fdbb03
|
vault: adding path for keyring
|
2015-05-27 15:23:43 -07:00 |
|
Armon Dadgar
|
1d91a42d19
|
vault: Adding version to key entry
|
2015-05-27 15:23:31 -07:00 |
|
Armon Dadgar
|
bd3b6ed653
|
vault: Ensure we always set a key InstallTime
|
2015-05-27 14:37:40 -07:00 |
|
Armon Dadgar
|
a7a4712829
|
vault: Adding InstallTime to key in keyring
|
2015-05-27 14:37:40 -07:00 |
|
Armon Dadgar
|
a05bcbac2e
|
vault: Adding keyring
|
2015-05-27 14:37:40 -07:00 |
|
Armon Dadgar
|
beb4f2ff0f
|
vault: rename key epoch to term for clarity
|
2015-05-27 14:37:39 -07:00 |
|
Armon Dadgar
|
2a71cf4f0b
|
vault: physical -> storage for clarity
|
2015-05-27 14:33:58 -07:00 |
|
Armon Dadgar
|
7380fdf404
|
Merge pull request #265 from certifiedloud/master
replaced confusing term 'physical' with 'storage'. Fix for #262
|
2015-05-27 14:33:00 -07:00 |
|
Armon Dadgar
|
69320aeb33
|
Merge pull request #266 from hashicorp/f-http
Support for HTTP Response overwriting
|
2015-05-27 14:21:09 -07:00 |
|
Armon Dadgar
|
bc262df2aa
|
vault: testing raw responses
|
2015-05-27 14:19:12 -07:00 |
|
Armon Dadgar
|
aa548cf901
|
http: support raw HTTP output
|
2015-05-27 14:10:00 -07:00 |
|
Armon Dadgar
|
11957e5480
|
logical: Adding special fields to do raw HTTP
|
2015-05-27 14:09:47 -07:00 |
|
certifiedloud
|
2521e90ef7
|
replaced confusing term 'physical' with 'storage'.
|
2015-05-27 14:44:17 -06:00 |
|
Armon Dadgar
|
f366cf2f51
|
vault: Expose MountPoint to secret backend. Fixes #248
|
2015-05-27 11:46:42 -07:00 |
|
Armon Dadgar
|
aa867120b3
|
Merge pull request #251 from DavidWittman/auth-prompt-without-args
Prompt for auth token when no args provided
|
2015-05-27 11:24:33 -07:00 |
|
Armon Dadgar
|
862b65350b
|
Merge pull request #250 from DavidWittman/233-auth-stdin
Read from stdin with auth command
|
2015-05-27 11:24:14 -07:00 |
|
Armon Dadgar
|
87bdf1bec3
|
logical/testing: Fixing revoke in acceptance tests. Fixes #236
|
2015-05-27 11:19:15 -07:00 |
|
Sheldon Hearn
|
5a28f0bcbd
|
Missed a few IAM permissions
|
2015-05-27 16:42:12 +02:00 |
|
Sheldon Hearn
|
7cba6f84de
|
List IAM permissions required by root credentials
|
2015-05-27 16:28:24 +02:00 |
|
Jonathan Sokolowski
|
b872babb7b
|
website: Update /consul/roles/ parameters
|
2015-05-27 09:54:15 +10:00 |
|
Jonathan Sokolowski
|
6814b0d63e
|
logical/consul: custom lease time for roles
|
2015-05-27 09:53:46 +10:00 |
|
Armon Dadgar
|
4ea6acffec
|
Merge pull request #259 from buth/etcd
etcd non-HA storage backend
|
2015-05-26 15:07:06 -07:00 |
|
Eric Buth
|
080d8b8505
|
added etcd as a non-HA storage backend, updated documentation
|
2015-05-26 13:38:25 -04:00 |
|
Ken Breeman
|
7c5892d26d
|
Cleaned up zookeeper_ha locking, added tests and cleanup.
|
2015-05-26 00:12:16 -04:00 |
|
Ken Breeman
|
df12702f68
|
Improvements based on PR feedback: removed empty detectAddress function, moved anonymous functions to named ones, added localLock mutex around i.held
|
2015-05-25 22:14:00 -04:00 |
|
Ken Breeman
|
df08ed9722
|
Merge branch 'master' into physical_zookeeper_ha
|
2015-05-25 21:01:59 -04:00 |
|
Armon Dadgar
|
2cfe4e862d
|
Merge pull request #258 from ianunruh/docs/http-libraries
Add libraries section to HTTP docs
|
2015-05-25 11:33:46 -07:00 |
|
David Wittman
|
deccef209c
|
Add test for stdin input
Shamelessly borrowed this pattern from write_test.go
|
2015-05-23 13:23:38 -05:00 |
|
David Wittman
|
d86fe916cb
|
Read from stdin with auth command
|
2015-05-23 13:23:37 -05:00 |
|
Ian Unruh
|
75eed4e4bd
|
Add libraries section to HTTP docs
|
2015-05-22 14:32:14 -07:00 |
|
Armon Dadgar
|
5562fe654f
|
Merge pull request #257 from ianunruh/feature/read-field
Add ability to read raw field from secret
|
2015-05-22 11:57:21 -07:00 |
|
Ian Unruh
|
0f9270bdd3
|
Add read field flag to documentation
|
2015-05-22 11:33:28 -07:00 |
|
Ian Unruh
|
c6b5d957de
|
Add ability to read raw field from secret
|
2015-05-22 11:28:23 -07:00 |
|
Armon Dadgar
|
cf80538de1
|
godeps: Updating aws-sdk-go
|
2015-05-22 11:12:35 -07:00 |
|
Armon Dadgar
|
537807ce8d
|
Merge pull request #256 from jefferai/f-fix-aws-err
AWS changed their error interface; fix compile breakage.
|
2015-05-22 11:09:20 -07:00 |
|
Jeff Mitchell
|
33467b16e5
|
AWS changed their error interface; fix compile breakage.
|
2015-05-21 16:15:21 -04:00 |
|
Armon Dadgar
|
bb6addc58f
|
command/renew: typo fix. Fixes #240
|
2015-05-21 11:03:25 -07:00 |
|
Ken Breeman
|
0805ce27e6
|
Restore backwards compatibility for zookeeper physical backend. Vault already prevents locks and data from overlapping internally.
|
2015-05-20 23:15:31 -04:00 |
|