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

Masaya Kawamoto kawamoto at sraoss.co.jp
Thu Feb 10 11:05:28 JST 2022


Add validations of wd_lifecheck_password and recovery_password format

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

Branch
------
master

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

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