Ease of use:
1. In the current version, the user is recorded in the configuration file,
and the function of configuration resolution is relatively simple.
When deployed in the docker environment, the configuration cannot
be overwritten by means of environment variables.
2. At the same time, the configuration file cannot be dynamically
monitored to change the dynamic application configuration.

"security": I mean some of the most basic functions, such as password
hash store.

I consider changing to use etcd to save user information and save
user's password after hashed.

Reply via email to