vishalnayak
|
e09b40e155
|
Remove Unix() invocations on 'time.Time' objects and removed conversion of time to UTC
|
2016-07-08 18:30:18 -04:00 |
Jeff Mitchell
|
d5584e12bc
|
invert logic to prefer client increment
|
2016-01-29 20:02:15 -05:00 |
Jeff Mitchell
|
4619473175
|
Update proposed time
|
2016-01-29 19:31:37 -05:00 |
Jeff Mitchell
|
7353fa3e56
|
Adjust framework unit tests for new LeaseExtend
|
2016-01-29 19:31:37 -05:00 |
Jeff Mitchell
|
f53136ab09
|
Update LeaseExtend
|
2016-01-29 19:31:37 -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 |
Armon Dadgar
|
f39b522681
|
logical/framework: allow the lease max to come from existing lease
|
2015-06-17 14:24:12 -07:00 |
Armon Dadgar
|
cfab07b19f
|
logical/framework: simplify calculation of lease renew
|
2015-06-17 14:16:44 -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 |