Historique des commits

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