open-vault/builtin/credential
Iskander (Alex) Sharipov b4d30a1b6c all: fix no-op append calls (#6360)
Append call in form of `append(s)` has no effect,
it just returns `s`. Sometimes such invocation is a sign
of a programming error, so it's better to remove these.

Signed-off-by: Iskander Sharipov <quasilyte@gmail.com>
2019-03-14 13:40:30 -07:00
..
app-id
approle Add more perf standby guards (#6149) 2019-02-01 16:56:57 -05:00
aws Add more perf standby guards (#6149) 2019-02-01 16:56:57 -05:00
cert all: fix no-op append calls (#6360) 2019-03-14 13:40:30 -07:00
github Update OpenAPI responses to include information the UI can use (#6204) 2019-02-14 12:42:44 -05:00
ldap Fix inverted description for ldap/users$ and ldap/groups$ endpoints (#6406) 2019-03-13 11:02:45 -07:00
okta Update OpenAPI responses to include information the UI can use (#6204) 2019-02-14 12:42:44 -05:00
radius Update OpenAPI responses to include information the UI can use (#6204) 2019-02-14 12:42:44 -05:00
token
userpass