Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Post-PG 10 beta1 pgperltidy run | Bruce Momjian | 2017-05-17 |
* | Use a better way of skipping all subscription tests on Windows | Andrew Dunstan | 2017-05-13 |
* | Remove support for password_encryption='off' / 'plain'. | Heikki Linnakangas | 2017-05-08 |
* | Rename "scram" to "scram-sha-256" in pg_hba.conf and password_encryption. | Heikki Linnakangas | 2017-04-18 |
* | Fix the new SASLprep tests to work with non-UTF-8 locales. | Heikki Linnakangas | 2017-04-08 |
* | Use SASLprep to normalize passwords for SCRAM authentication. | Heikki Linnakangas | 2017-04-07 |
* | Allow SCRAM authentication, when pg_hba.conf says 'md5'. | Heikki Linnakangas | 2017-03-24 |
* | Add .gitignore for src/test/authentication/tmp_check. | Heikki Linnakangas | 2017-03-20 |
* | Add TAP tests for password-based authentication methods. | Heikki Linnakangas | 2017-03-17 |