etcd/etcdserver/auth
Anthony Romano f9f691ef1f auth: use quorum get for GetUser/GetRole for mutable operations
GetUser would not propagate to the minority node, causing TestCtlV2GetRoleUser to
run CreateUser instead of UpdateUser. Instead, use quorum get to fetch the
current state of auth.

Fixes #7069
2017-01-04 11:55:07 -08:00
..
auth.go auth: use quorum get for GetUser/GetRole for mutable operations 2017-01-04 11:55:07 -08:00
auth_requests.go auth: use quorum get for GetUser/GetRole for mutable operations 2017-01-04 11:55:07 -08:00
auth_test.go auth: use quorum get for GetUser/GetRole for mutable operations 2017-01-04 11:55:07 -08:00