summaryrefslogtreecommitdiff
path: root/src/test/authentication
AgeCommit message (Expand)Author
2017-04-08Fix the new SASLprep tests to work with non-UTF-8 locales.Heikki Linnakangas
2017-04-07Use SASLprep to normalize passwords for SCRAM authentication.Heikki Linnakangas
2017-03-24Allow SCRAM authentication, when pg_hba.conf says 'md5'.Heikki Linnakangas
2017-03-20Add .gitignore for src/test/authentication/tmp_check.Heikki Linnakangas
2017-03-17Add TAP tests for password-based authentication methods.Heikki Linnakangas