Commit History

作者 SHA1 備註 提交日期
  Gyuho Lee 1f191a0e34 auth: use NewIncomingContext for "WithRoot" 8 年之前
  Hitoshi Mitake f649132a5a auth, etcdserver: follow the correct usage of context 8 年之前
  Hitoshi Mitake da0a387aac auth: use binary search for checking root permission 8 年之前
  Gyu-Ho Lee f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 8 年之前
  Gyu-Ho Lee 5e059fd8dc *: use metadata Incoming/OutgoingContext 8 年之前
  Gyu-Ho Lee 3edd36315d auth: use atomic access to 'authStore.revision' 8 年之前
  Anthony Romano 4409932132 auth: test concurrent authentication 8 年之前
  Hitoshi Mitake f8a290e7ca *: support jwt token in v3 auth API 9 年之前
  Gyu-Ho Lee 3d75395875 *: remove never-unused vars, minor lint fix 8 年之前
  Gyu-Ho Lee 6431382a75 auth: keep old revision in 'NewAuthStore' 8 年之前
  Hitoshi Mitake 9976d869c1 auth: correct initialization in NewAuthStore() 9 年之前
  Hitoshi Mitake 280b65fe4d auth: add a test case for recoverying from snapshot 9 年之前
  Rushit beef5eea37 auth: test for AuthStore.IsAdminPermitted 9 年之前
  rpatel 46cac6f292 auth: unit-test for authStore.AuthDisable() 9 年之前
  rpatel b1b78c537c auth: Adding unit tests 9 年之前
  rpatel fa1cbd5890 auth: refactor test to use common setup 9 年之前
  Hitoshi Mitake 9886e9448e auth, etcdserver: let maintenance services require root role 9 年之前
  Vimal Kumar dfe853ebff auth: add a timeout mechanism to simple token 9 年之前
  Hitoshi Mitake f85701a46f auth, etcdserver: forbid adding a user with empty name 9 年之前
  Hitoshi Mitake 39e9b1f75a auth, etcdserver: check password at API layer 9 年之前
  Anthony Romano d4e0e419dc auth: set bcrypt cost to minimum for test cases 9 年之前
  Hitoshi Mitake 8df37d53d6 auth, etcdserver: let Authenticate() fail if auth isn't enabled 9 年之前
  Hitoshi Mitake ead5096fa9 auth, etcdserver: make auth tokens consistent for all nodes 9 年之前
  Xiang Li 83ce1051ff auth: make naming consistent 9 年之前
  Gyu-Ho Lee 2a44b9636a auth: update LICENSE header 9 年之前
  Gyu-Ho Lee 14415c2187 auth: add tests 9 年之前