[pgpool-committers: 8395] pgpool: Add validations of wd_lifecheck_password and recovery_password

Masaya Kawamoto kawamoto at sraoss.co.jp
Thu Feb 10 11:04:51 JST 2022


Add validations of wd_lifecheck_password and recovery_password format

This feature was reverted once due to regression
test failure by e5989302d7a1c007d88a7b24bc86877c39c50d62.

Branch
------
V4_2_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=d6499e6b70aecb3ea0bb3018c43a9acaf7d79aa2

Modified Files
--------------
src/auth/pool_passwd.c         | 41 +++++++++++++++++++++++++++++++++++++++++
src/include/auth/pool_passwd.h |  1 +
src/pcp_con/recovery.c         | 10 ++++++++++
src/watchdog/wd_lifecheck.c    |  9 +++++++++
4 files changed, 61 insertions(+)



More information about the pgpool-committers mailing list