etcd/auth/authpb
Hitoshi Mitake 5a67dd788d *: support creating a user without password
This commit adds a feature for creating a user without password. The
purpose of the feature is reducing attack surface by configuring bad
passwords (CN based auth will be allowed for the user).

The feature can be used with `--no-password` of `etcdctl user add`
command.

Fix https://github.com/coreos/etcd/issues/9590
2019-05-30 21:59:30 +09:00
..
auth.pb.go *: support creating a user without password 2019-05-30 21:59:30 +09:00
auth.proto *: support creating a user without password 2019-05-30 21:59:30 +09:00