https://github.com/etcd-io/etcd
Revision 522232212d288c1f4f44484e7ab76a73969903be authored by Anthony Romano on 10 January 2017, 03:11:18 UTC, committed by GitHub on 10 January 2017, 03:11:18 UTC
auth: reject empty user name when checking op permissions
2 parent s 8adfc06 + c39a59c
History
Tip revision: 522232212d288c1f4f44484e7ab76a73969903be authored by Anthony Romano on 10 January 2017, 03:11:18 UTC
Merge pull request #7127 from heyitsanthony/fix-auth-spin
Tip revision: 5222322
File Mode Size
backend
mvccpb
doc.go -rw-r--r-- 659 bytes
index.go -rw-r--r-- 4.6 KB
index_test.go -rw-r--r-- 7.4 KB
key_index.go -rw-r--r-- 8.7 KB
key_index_test.go -rw-r--r-- 15.7 KB
kv.go -rw-r--r-- 4.5 KB
kv_test.go -rw-r--r-- 21.0 KB
kvstore.go -rw-r--r-- 16.2 KB
kvstore_bench_test.go -rw-r--r-- 3.3 KB
kvstore_compaction.go -rw-r--r-- 1.8 KB
kvstore_compaction_test.go -rw-r--r-- 3.0 KB
kvstore_test.go -rw-r--r-- 18.5 KB
metrics.go -rw-r--r-- 4.8 KB
revision.go -rw-r--r-- 2.1 KB
revision_test.go -rw-r--r-- 1.5 KB
util.go -rw-r--r-- 1.4 KB
watchable_store.go -rw-r--r-- 13.0 KB
watchable_store_bench_test.go -rw-r--r-- 5.4 KB
watchable_store_test.go -rw-r--r-- 10.6 KB
watcher.go -rw-r--r-- 4.6 KB
watcher_bench_test.go -rw-r--r-- 1.0 KB
watcher_group.go -rw-r--r-- 6.4 KB
watcher_test.go -rw-r--r-- 8.7 KB

back to top