Commits

DateSubjectAuthorReleases
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-10-12 Fix use of term "verifier" Peter Eisentraut 13.0
2019-08-21 Remove configure detection of crypt() Peter Eisentraut 13.0
2019-04-23 Fix detection of passwords hashed with MD5 or SCRAM-SHA-256 Michael Paquier 10.8
2019-04-23 Fix detection of passwords hashed with MD5 or SCRAM-SHA-256 Michael Paquier 11.3
2019-04-23 Fix detection of passwords hashed with MD5 or SCRAM-SHA-256 Michael Paquier 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-08-07 Don't allow logging in with empty password. Heikki Linnakangas 9.2.22
2017-08-07 Don't allow logging in with empty password. Heikki Linnakangas 9.3.18
2017-08-07 Don't allow logging in with empty password. Heikki Linnakangas 9.4.13
2017-08-07 Don't allow logging in with empty password. Heikki Linnakangas 9.5.8
2017-08-07 Don't allow logging in with empty password. Heikki Linnakangas 9.6.4
2017-08-07 Don't allow logging in with empty password. Heikki Linnakangas 10.0
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-05-08 Remove support for password_encryption='off' / 'plain'. Heikki Linnakangas 10.0
2017-05-03 Add PQencryptPasswordConn function to libpq, use it in psql and createuser. Heikki Linnakangas 10.0
2017-04-21 Change the on-disk format of SCRAM verifiers to conform to RFC 5803. Heikki Linnakangas 10.0
2017-04-18 Rename "scram" to "scram-sha-256" in pg_hba.conf and password_encryption. Heikki Linnakangas 10.0
2017-03-24 Allow SCRAM authentication, when pg_hba.conf says 'md5'. Heikki Linnakangas 10.0
2017-03-17 Allow plaintext 'password' authentication when user has a SCRAM verifier. Heikki Linnakangas 10.0
2017-03-12 Add "break"s to make it clearer what will happen in a nested switch. Tom Lane 10.0
2017-03-07 Support SCRAM-SHA-256 authentication (RFC 5802 and 7677). Heikki Linnakangas 10.0