Commit History

Author SHA1 Message Date
  Sam Batschelet b30a1166e0 auth: fix panic using WithRoot and improve JWT coverage 7 years ago
  Jiang Xuan bf432648ae *: make bcrypt-cost configurable 7 years ago
  Gyuho Lee da4a982b1c auth: support structured logging 7 years ago
  Gyuho Lee f57fa6abaf auth: support structured logger 7 years ago
  Hitoshi Mitake b1dd19a7aa *: don't use string literals directly in grpc metadata 8 years ago
  Hitoshi Mitake 752963beea *: unify type of key and rangeEnd in AuthRoleRevokePermissionRequest 7 years ago
  Gyuho Lee f0eb772963 auth: add "IsAuthEnabled" method 7 years ago
  Gyuho Lee 8a518b01c4 *: revert "internal/mvcc" change 7 years ago
  Gyuho Lee bb95d190c1 *: revert "internal/auth" change 7 years ago
  Hitoshi Mitake 6c91766490 *: move "auth" to "internal/auth" 8 years ago
  Gyuho Lee 80d15948bc *: move "mvcc" to "internal/mvcc" 8 years ago
  Manjunath A Kumatagi 86c086664c auth: Fix govet errors 8 years ago
  Gyuho Lee 1f191a0e34 auth: use NewIncomingContext for "WithRoot" 8 years ago
  Hitoshi Mitake f649132a5a auth, etcdserver: follow the correct usage of context 8 years ago
  Hitoshi Mitake da0a387aac auth: use binary search for checking root permission 8 years ago
  Gyu-Ho Lee f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 8 years ago
  Gyu-Ho Lee 5e059fd8dc *: use metadata Incoming/OutgoingContext 8 years ago
  Gyu-Ho Lee 3edd36315d auth: use atomic access to 'authStore.revision' 8 years ago
  Anthony Romano 4409932132 auth: test concurrent authentication 8 years ago
  Hitoshi Mitake f8a290e7ca *: support jwt token in v3 auth API 9 years ago
  Gyu-Ho Lee 3d75395875 *: remove never-unused vars, minor lint fix 8 years ago
  Gyu-Ho Lee 6431382a75 auth: keep old revision in 'NewAuthStore' 8 years ago
  Hitoshi Mitake 9976d869c1 auth: correct initialization in NewAuthStore() 9 years ago
  Hitoshi Mitake 280b65fe4d auth: add a test case for recoverying from snapshot 9 years ago
  Rushit beef5eea37 auth: test for AuthStore.IsAdminPermitted 9 years ago
  rpatel 46cac6f292 auth: unit-test for authStore.AuthDisable() 9 years ago
  rpatel b1b78c537c auth: Adding unit tests 9 years ago
  rpatel fa1cbd5890 auth: refactor test to use common setup 9 years ago
  Hitoshi Mitake 9886e9448e auth, etcdserver: let maintenance services require root role 9 years ago
  Vimal Kumar dfe853ebff auth: add a timeout mechanism to simple token 9 years ago