Revert "Add validations of wd_lifecheck_password and recovery_password format"
authorTatsuo Ishii <ishii@sraoss.co.jp>
Sat, 11 Dec 2021 00:40:26 +0000 (09:40 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Sat, 11 Dec 2021 00:40:26 +0000 (09:40 +0900)
commite5989302d7a1c007d88a7b24bc86877c39c50d62
treec9d39f90f7656ca56928e60a0b721bf3b4221c7c
parente9cd3c230a7f4cce5879da5565eca16e2cd049ea
Revert "Add validations of wd_lifecheck_password and recovery_password format"

This reverts commit e9cd3c230a7f4cce5879da5565eca16e2cd049ea.

This commit caused failure in regression test due to pcp_recovery_node_error:
recovery node 1...ERROR:  invalid password format for recovery_user: t-ishii
DETAIL:  md5 hashed password is not allowed here
src/auth/pool_passwd.c
src/include/auth/pool_passwd.h
src/pcp_con/recovery.c
src/watchdog/wd_lifecheck.c