79cb82e133
* 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 |
||
---|---|---|
.. | ||
backend.go | ||
backend_test.go | ||
field_data.go | ||
field_data_test.go | ||
field_type.go | ||
lease.go | ||
lease_test.go | ||
path.go | ||
path_map.go | ||
path_map_test.go | ||
path_struct.go | ||
path_struct_test.go | ||
policy_map.go | ||
policy_map_test.go | ||
secret.go | ||
secret_test.go | ||
template.go | ||
testing.go | ||
wal.go | ||
wal_test.go |