open-vault/builtin/credential/userpass
Seth Vargo c5665920f6
Standardize on "auth method"
This removes all references I could find to:

- credential provider
- authentication backend
- authentication provider
- auth provider
- auth backend

in favor of the unified:

- auth method
2017-10-24 09:32:15 -04:00
..
backend.go Add BackendType to existing backends (#3078) 2017-07-28 14:04:46 -04:00
backend_test.go Sanitize policy behavior across backends (#3324) 2017-09-13 11:36:52 -04:00
cli.go Standardize on "auth method" 2017-10-24 09:32:15 -04:00
path_login.go Final sync 2017-10-23 17:39:21 -04:00
path_user_password.go Explicitly set invalid request status when a password isn't included 2016-07-25 11:14:15 -04:00
path_user_policies.go Sanitize policy behavior across backends (#3324) 2017-09-13 11:36:52 -04:00
path_users.go Sanitize policy behavior across backends (#3324) 2017-09-13 11:36:52 -04:00