index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
authentication
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make new authentication test case more robust.
Tom Lane
2020-09-04
1
-0
/
+1
*
Teach libpq to handle arbitrary-length lines in .pgpass files.
Tom Lane
2020-09-01
1
-2
/
+26
*
Avoid and detect SIGPIPE race in TAP tests.
Noah Misch
2017-12-16
2
-4
/
+2
*
Post-PG 10 beta1 pgperltidy run
Bruce Momjian
2017-05-17
2
-30
/
+37
*
Use a better way of skipping all subscription tests on Windows
Andrew Dunstan
2017-05-13
2
-83
/
+90
*
Remove support for password_encryption='off' / 'plain'.
Heikki Linnakangas
2017-05-08
1
-8
/
+2
*
Rename "scram" to "scram-sha-256" in pg_hba.conf and password_encryption.
Heikki Linnakangas
2017-04-18
2
-9
/
+9
*
Fix the new SASLprep tests to work with non-UTF-8 locales.
Heikki Linnakangas
2017-04-08
1
-2
/
+3
*
Use SASLprep to normalize passwords for SCRAM authentication.
Heikki Linnakangas
2017-04-07
1
-0
/
+98
*
Allow SCRAM authentication, when pg_hba.conf says 'md5'.
Heikki Linnakangas
2017-03-24
1
-3
/
+3
*
Add .gitignore for src/test/authentication/tmp_check.
Heikki Linnakangas
2017-03-20
1
-0
/
+2
*
Add TAP tests for password-based authentication methods.
Heikki Linnakangas
2017-03-17
3
-0
/
+120