Историја ревизија

Аутор SHA1 Порука Датум
  Anthony Romano a20295c65b auth: fix race on stopping simple token keeper пре 7 година
  Anthony Romano 9be7fc5320 auth: protect simpleToken with single mutex and check if enabled пре 7 година
  Gyu-Ho Lee e5462f74f1 auth: get rid of deadlocking channel passing scheme in simpleTokenTTL пре 7 година
  Anthony Romano 6ed56cd723 auth: nil check AuthInfo when checking admin permissions пре 7 година
  Gyu-Ho Lee 5d62bba9c7 auth: keep old revision in 'NewAuthStore' пре 7 година
  Hitoshi Mitake 9e81b002c4 auth: correct initialization in NewAuthStore() пре 7 година
  Hitoshi Mitake 98c60e8faa auth, etcdserver: let maintenance services require root role пре 8 година
  Anthony Romano c39a59c0be auth: reject empty user name when checking op permissions пре 7 година
  Gyu-Ho Lee 55307d48ac auth: fix gosimple errors пре 8 година
  Vimal Kumar dfe853ebff auth: add a timeout mechanism to simple token пре 8 година
  Hitoshi Mitake f85701a46f auth, etcdserver: forbid adding a user with empty name пре 8 година
  Hitoshi Mitake 39e9b1f75a auth, etcdserver: check password at API layer пре 8 година
  Hitoshi Mitake bc5d7bbe03 auth, e2e, clientv3: the root role should be granted access to every key пре 8 година
  Hitoshi Mitake ef6b74411c auth, etcdserver: introduce revision of authStore for avoiding TOCTOU problem пре 8 година
  Anthony Romano d4e0e419dc auth: set bcrypt cost to minimum for test cases пре 8 година
  Hitoshi Mitake 66107b8653 auth: invalidate every token in disabling auth пре 8 година
  Hitoshi Mitake 8df37d53d6 auth, etcdserver: let Authenticate() fail if auth isn't enabled пре 8 година
  Hitoshi Mitake 18253e2723 *: support getting all users and roles in auth v3 пре 8 година
  Anthony Romano 16db9e68a2 auth, etcdserver: separate auth checking apply from core apply пре 8 година
  Xiang Li c75fa6fdc9 *: support deleteRange perm checking пре 8 година
  Xiang Li 390c89b7f9 auth: remove the special checking case for key auth пре 8 година
  Gyu-Ho Lee e9d2eb2b54 auth: key, range in []byte type пре 8 година
  Xiang Li 1bbe09eb3c auth: clean permission checking пре 8 година
  Xiang Li 3210bb8181 Merge pull request #5632 from xiang90/auth_store_cleanup пре 8 година
  Hitoshi Mitake bb6102c00c Merge pull request #5630 from xiang90/del_user пре 8 година
  Xiang Li f8c1a50195 auth: cleanup store.go пре 8 година
  Xiang Li 8776962008 auth: add del functions for user/role пре 8 година
  Hitoshi Mitake ead5096fa9 auth, etcdserver: make auth tokens consistent for all nodes пре 8 година
  Xiang Li cf99d596f5 auth: cleanup get user and get role usage пре 8 година
  Xiang Li 0914d65c1f auth: add put role пре 8 година