Jeff Mitchell
|
627082b838
|
Remove grace periods
|
2016-01-31 19:33:16 -05:00 |
Jeff Mitchell
|
ea9fbb90bc
|
Rejig Lease terminology internally; also, put a few JSON names back to their original values
|
2015-08-20 22:27:01 -07:00 |
Jeff Mitchell
|
93ef9a54bd
|
Internally refactor Lease/LeaseGracePeriod into TTL/GracePeriod
|
2015-08-20 18:00:51 -07:00 |
Jeff Mitchell
|
b57ce8e5c2
|
Change "lease" parameter in the generic backend to be "ttl" to reduce confusion. "lease" is now deprecated but will remain valid until 0.4.
Fixes #528.
|
2015-08-20 16:41:25 -07:00 |
Armon Dadgar
|
ae02203624
|
logical: remove IncrementedLease, simplify ExpirationTime calculation
|
2015-06-17 13:59: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
|
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 |
Armon Dadgar
|
5a3ab973e6
|
vault: Simplify common lease logic
|
2015-04-09 12:29:13 -07:00 |
Armon Dadgar
|
4679febdf3
|
logical: Refactor LeaseOptions to share between Secret and Auth
|
2015-04-09 12:14:04 -07:00 |