Historial de Commits

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