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

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


Add validations of wd_lifecheck_password and recovery_password format

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

Branch
------
V4_1_STABLE

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

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



More information about the pgpool-committers mailing list