[pgpool-committers: 4718] pgpool: adding scram and md5 auth test cases
Muhammad Usama
m.usama at gmail.com
Fri May 11 05:19:55 JST 2018
adding scram and md5 auth test cases
Branch
------
SCRAM_AUTH
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=75ae9cac052967a6d954d27bd8e7119a58b23481
Modified Files
--------------
src/test/pgpool_setup | 15 ++-
.../020.allow_clear_text_frontend_auth/test.sh | 104 +++++++++++++++++++
.../tests/021.pool_passwd_auth/pool_hba.conf | 71 +++++++++++++
.../regression/tests/021.pool_passwd_auth/test.sh | 111 ++++++++++++++++++++
.../022.pool_passwd_alternative_auth/pool_hba.conf | 71 +++++++++++++
.../tests/022.pool_passwd_alternative_auth/test.sh | 112 +++++++++++++++++++++
6 files changed, 482 insertions(+), 2 deletions(-)
More information about the pgpool-committers
mailing list