Allow to use MD5 hashed password in health_check_password and sr_check_password.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Fri, 7 Jun 2019 07:50:39 +0000 (16:50 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Fri, 7 Jun 2019 07:50:39 +0000 (16:50 +0900)
commitdc9742678dd04719a08a747d40cd4c0781fce49a
tree9d1bfc07aa6c2308cea2afdd2179c4ae1d45ce25
parentd7d1b0e557b46b5192e3a47af6f75370e4de6060
Allow to use MD5 hashed password in health_check_password and sr_check_password.

If they are left blank (empty string), then pool_passwd is consulted.
doc.ja/src/sgml/healthcheck.sgml
doc.ja/src/sgml/stream-check.sgml
doc/src/sgml/healthcheck.sgml
doc/src/sgml/stream-check.sgml
src/auth/pool_auth.c
src/auth/pool_passwd.c