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