open-vault/builtin
Calvin Leung Huang 79cb82e133
Add logic for using Auth.Period when handling auth login/renew requests (#3677)
* Add logic for using Auth.Period when handling auth login/renew requests

* Set auth.TTL if not set in handleLoginRequest

* Always set auth.TTL = te.TTL on handleLoginRequest, check TTL and period against sys values on RenewToken

* Get sysView from le.Path, revert tests

* Add back auth.Policies

* Fix TokenStore tests, add resp warning when capping values

* Use switch for ttl/period check on RenewToken

* Move comments around
2017-12-15 13:30:05 -05:00
..
audit Conditionally set file audit log mode (#3649) 2017-12-07 11:44:15 -05:00
credential Add logic for using Auth.Period when handling auth login/renew requests (#3677) 2017-12-15 13:30:05 -05:00
logical Database gRPC plugins (#3666) 2017-12-14 14:03:11 -08:00
plugin Lazy-load plugin mounts (#3255) 2017-09-01 01:02:03 -04:00