open-vault/builtin/credential/ldap
Jeff Mitchell d144f2935e Two-pronged fix for renew policy checking (#4960)
1) In backends, ensure they are now using TokenPolicies
2) Don't reassign auth.Policies until after expmgr registration as we
don't need them at that point

Fixes #4829
2018-07-24 12:03:11 -07:00
..
backend.go Do not fail login if no policies are mapped to the user or group (#4798) 2018-06-19 23:00:22 -04:00
backend_test.go Do not fail login if no policies are mapped to the user or group (#4798) 2018-06-19 23:00:22 -04:00
cli.go Write password prompts to stderr to avoid co-mingling stdout (#3781) (#3782) 2018-01-18 12:14:19 -05:00
path_config.go move fields and field parsing to helper (#4603) 2018-05-21 17:04:26 -07:00
path_groups.go Case insensitive behavior for LDAP (#4238) 2018-04-03 09:52:43 -04:00
path_login.go Two-pronged fix for renew policy checking (#4960) 2018-07-24 12:03:11 -07:00
path_users.go Case insensitive behavior for LDAP (#4238) 2018-04-03 09:52:43 -04:00