Historique des commits

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