Armon Dadgar
|
c1bfd5ccdd
|
website: copy cleanups
|
2015-04-14 10:50:07 -07:00 |
Mitchell Hashimoto
|
3f1b0a0aed
|
website: leasing
|
2015-04-13 20:56:03 -07:00 |
Mitchell Hashimoto
|
e6f65cb194
|
website: seal concept
|
2015-04-13 20:42:07 -07:00 |
Mitchell Hashimoto
|
2dc7188eff
|
website: concepts, dev server mode
|
2015-04-13 20:42:07 -07:00 |
Mitchell Hashimoto
|
744440021f
|
website: add a couple more secret backend sections
|
2015-04-13 20:42:07 -07:00 |
Mitchell Hashimoto
|
0f15aef9bb
|
vault: fix tests
|
2015-04-13 20:42:07 -07:00 |
Mitchell Hashimoto
|
d251876363
|
command/read: output the duration
|
2015-04-13 20:42:07 -07:00 |
Mitchell Hashimoto
|
2bd9223247
|
api: update docs
|
2015-04-13 20:42:07 -07:00 |
Mitchell Hashimoto
|
0cc0fb066b
|
command/renew
|
2015-04-13 20:42:07 -07:00 |
Mitchell Hashimoto
|
a44eb0dcd0
|
http: renew endpoints
|
2015-04-13 20:42:07 -07:00 |
Mitchell Hashimoto
|
463a32ba56
|
logical/framework: doc for defaultduration on secret
|
2015-04-13 20:42:06 -07:00 |
Armon Dadgar
|
7629c35c96
|
website: more on security model
|
2015-04-13 19:09:44 -07:00 |
Armon Dadgar
|
770116b8e9
|
command: Set minimum TLS version to 1.2
|
2015-04-13 19:09:44 -07:00 |
Mitchell Hashimoto
|
6272ad75dc
|
logical/framework: secret lease tests
|
2015-04-13 15:18:27 -07:00 |
Mitchell Hashimoto
|
ef95d9a10e
|
audit/file: use JSON formatter to write output
|
2015-04-13 14:12:14 -07:00 |
Mitchell Hashimoto
|
358845053b
|
audit: JSON formatter
|
2015-04-13 14:12:03 -07:00 |
Mitchell Hashimoto
|
cc21b80a64
|
command/unseal: update error message
|
2015-04-12 18:41:42 -07:00 |
Mitchell Hashimoto
|
1f084139d5
|
command/unseal: can accept key from command-line
|
2015-04-12 18:39:41 -07:00 |
Mitchell Hashimoto
|
e8fec8b658
|
command/meta: can force config
|
2015-04-12 17:51:38 -07:00 |
Mitchell Hashimoto
|
4fd3bd8ab1
|
command: can force address
|
2015-04-12 17:30:19 -07:00 |
Mitchell Hashimoto
|
fdf964d17e
|
cli: make commands more customizable
|
2015-04-12 17:19:26 -07:00 |
Mitchell Hashimoto
|
57be8bcc09
|
move the cli to the cli/ package so enterprising individuals can call it
|
2015-04-12 16:58:45 -07:00 |
Mitchell Hashimoto
|
209b275bfd
|
logical/framework: allow max session time
|
2015-04-11 16:41:08 -07:00 |
Mitchell Hashimoto
|
33d66f0130
|
vault: token store allows unlimited renew
|
2015-04-11 16:28:16 -07:00 |
Mitchell Hashimoto
|
d81707a222
|
logical/framework: more tests
|
2015-04-11 14:51:00 -07:00 |
Mitchell Hashimoto
|
a360ca4928
|
logical/framework: AuthRenew callback, add LeaseExtend
/cc @armon - Going with this "standard library" of callbacks approach
to make extending leases in a customizable way easy. See the docs/tests
above.
|
2015-04-11 14:46:09 -07:00 |
Mitchell Hashimoto
|
f996dcf964
|
logical: add LeaseOptions.IncrementedLease()
|
2015-04-10 21:35:17 -07:00 |
Mitchell Hashimoto
|
7139ad427e
|
logical: lease tests
|
2015-04-10 21:29:03 -07:00 |
Mitchell Hashimoto
|
5eff7f1b57
|
vault: upper bound on test
|
2015-04-10 21:22:17 -07:00 |
Mitchell Hashimoto
|
992028e23e
|
vault: the expiration time should be relative to the issue time
|
2015-04-10 21:21:06 -07:00 |
Mitchell Hashimoto
|
2c5ac09b23
|
logical: note time zone of lease
|
2015-04-10 20:49:17 -07:00 |
Mitchell Hashimoto
|
8ef487a4f5
|
command/revoke: rename vars to leaseId
|
2015-04-10 20:49:10 -07:00 |
Mitchell Hashimoto
|
48205d166b
|
rename vault id to lease id all over
|
2015-04-10 20:35:14 -07:00 |
Mitchell Hashimoto
|
3c9b4182cb
|
website: consul secret backend
|
2015-04-10 20:26:01 -07:00 |
Mitchell Hashimoto
|
3266f9513f
|
website: aws secret backend
|
2015-04-10 20:24:45 -07:00 |
Mitchell Hashimoto
|
a3f9311161
|
website: security model is pretty important
|
2015-04-10 20:11:43 -07:00 |
Mitchell Hashimoto
|
058078cb50
|
website: vs
|
2015-04-10 19:39:26 -07:00 |
Armon Dadgar
|
3b852ff3e9
|
website: working on thread model
|
2015-04-10 18:16:36 -07:00 |
Armon Dadgar
|
f2c0f79435
|
vault: Split SecurityBarrier interface to BarrierStorage
|
2015-04-10 16:43:35 -07:00 |
Armon Dadgar
|
a6d974c74e
|
vault: revoking a token should revoke all secrets it has generated
|
2015-04-10 15:12:04 -07:00 |
Armon Dadgar
|
c22d18a5be
|
vault: re-use revokeSalted to share logic
|
2015-04-10 15:06:54 -07:00 |
Armon Dadgar
|
1e2863e2b8
|
vault: remove unused RevokeAll method
|
2015-04-10 14:59:49 -07:00 |
Armon Dadgar
|
b10fbc4d83
|
vault: Adding token based revocation
|
2015-04-10 14:48:08 -07:00 |
Armon Dadgar
|
98679ee7b8
|
vault: Split expiration manager views to index by token
|
2015-04-10 14:21:23 -07:00 |
Armon Dadgar
|
39c51ede2e
|
vault: testing renewAuthEntry
|
2015-04-10 14:07:06 -07:00 |
Armon Dadgar
|
13836e8612
|
vault: groundwork to allow auth renew
|
2015-04-10 13:59:49 -07:00 |
Armon Dadgar
|
f7dbb6966b
|
logical: Adding support for renew of Auth
|
2015-04-10 13:59:49 -07:00 |
Mitchell Hashimoto
|
cb331b48cb
|
website: vs
|
2015-04-10 12:07:24 -07:00 |
Mitchell Hashimoto
|
c75f8fc634
|
update README
|
2015-04-10 11:32:41 -07:00 |
Mitchell Hashimoto
|
a906f720b1
|
website: secrets index
|
2015-04-09 23:31:26 -07:00 |