Commit History

作者 SHA1 備註 提交日期
  Raphael Westphal ade5337b92 etcdserver: add check for nil options 5 年之前
  Sahdev P. Zala 1cef112a79 etcdserver: do not allow creating empty role 5 年之前
  Hitoshi Mitake 5a67dd788d *: support creating a user without password 6 年之前
  Gyuho Lee 34bd797e67 *: revert module import paths 5 年之前
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number 5 年之前
  Sam Batschelet bf9d0d8291 auth: disable CommonName auth for gRPC-gateway 5 年之前
  Gyuho Lee fced933294 auth: update Go import paths to "go.etcd.io" 6 年之前
  Joe LeGasse a6ddb51c8a auth: Support all JWT algorithms 6 年之前
  Sam Batschelet b30a1166e0 auth: fix panic using WithRoot and improve JWT coverage 6 年之前
  Jiang Xuan bf432648ae *: make bcrypt-cost configurable 6 年之前
  Gyuho Lee 200401248a Merge pull request #9665 from gyuho/unconvert 6 年之前
  Gyuho Lee ae71076579 auth: fix "unconvert" warnings 6 年之前
  Gyuho Lee e9d5789dd4 auth: remove "strings.Compare == 0" 6 年之前
  Gyuho Lee d398d41ff0 auth: break TLS VerifiedChains for-loop early 6 年之前
  Gyuho Lee da4a982b1c auth: support structured logging 6 年之前
  Gyuho Lee f57fa6abaf auth: support structured logger 6 年之前
  Hitoshi Mitake b1dd19a7aa *: don't use string literals directly in grpc metadata 7 年之前
  Gyuho Lee f0eb772963 auth: add "IsAuthEnabled" method 6 年之前
  Hitoshi Mitake 8eb7cfb296 auth: a new auth token provider nop 6 年之前
  Gyuho Lee 8a518b01c4 *: revert "internal/mvcc" change 6 年之前
  Gyuho Lee bb95d190c1 *: revert "internal/auth" change 6 年之前
  Hitoshi Mitake 6c91766490 *: move "auth" to "internal/auth" 6 年之前
  Gyuho Lee 80d15948bc *: move "mvcc" to "internal/mvcc" 6 年之前
  Gyuho Lee 1f191a0e34 auth: use NewIncomingContext for "WithRoot" 7 年之前
  Gyuho Lee 645c7c9a92 auth: use "sort.Strings" instead of StringSlice 7 年之前
  Hitoshi Mitake f649132a5a auth, etcdserver: follow the correct usage of context 7 年之前
  Gyu-Ho Lee 38942a2a51 auth: clean up mutex lock/unlocks 7 年之前
  Gyu-Ho Lee 568b856be8 auth: pre-allocate slices in store 7 年之前
  Hitoshi Mitake da0a387aac auth: use binary search for checking root permission 7 年之前
  Gyu-Ho Lee f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 7 年之前