[pgpool-committers: 8396] pgpool: Add validations of wd_lifecheck_password and recovery_password
Masaya Kawamoto
kawamoto at sraoss.co.jp
Thu Feb 10 11:05:12 JST 2022
Add validations of wd_lifecheck_password and recovery_password format
This feature was reverted once due to regression
test failure by 9c4a42c25d9eac2397745c36adff1a7664b75dd2.
Branch
------
V4_3_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=2f6c0a2e332701ac087eb1d6768808845a653e1a
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