open-vault/builtin
Calvin Leung Huang f59069c22f
Don't call LeaseExtend on login renewal paths when period is provided (#3803)
* Don't call LeaseExtend on login renewal paths when period is provided

* WIP tests

* NoopBackend accept backend ttl values

* Test period value on credentials backend

* Use t.Fatalf instead

* Remove mockCoreExpiration

* Add login renewal test for approle backend

* Add resp.Auth.Period check on aws and cert backend tests

* Pass in approle's period via role's period

* Correctly set period in valid-role's role

* Add period renewal test using TestCluster and approle backend

* Check for ttl values after renewals on test
2018-01-18 12:19:18 -05:00
..
audit Conditionally set file audit log mode (#3649) 2017-12-07 11:44:15 -05:00
credential Don't call LeaseExtend on login renewal paths when period is provided (#3803) 2018-01-18 12:19:18 -05:00
logical Fix max_ttl not being honored in database backend when default_ttl is zero (#3814) 2018-01-18 01:43:38 -05:00
plugin Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00