Commits

DateSubjectAuthorReleases
2022-01-26 Fix pg_hba_file_rules for authentication method cert Magnus Hagander 12.10
2022-01-26 Fix pg_hba_file_rules for authentication method cert Magnus Hagander 13.6
2022-01-26 Fix pg_hba_file_rules for authentication method cert Magnus Hagander 14.2
2022-01-26 Fix pg_hba_file_rules for authentication method cert Magnus Hagander 15.0
2021-04-07 Refactor hba_authname Magnus Hagander 14.0
2019-03-09 Add new clientcert hba option verify-full Magnus Hagander 12.0
2017-03-22 Support multiple RADIUS servers Magnus Hagander 10.0
2016-04-08 Add authentication parameters compat_realm and upn_usename for SSPI Magnus Hagander 9.6.0
2014-01-19 Remove support for native krb5 authentication Magnus Hagander 9.4.0
2013-03-10 Report pg_hba line number and contents when users fail to log in Magnus Hagander 9.3.0
2011-05-30 Refuse "local" lines in pg_hba.conf on platforms that don't support it Magnus Hagander 9.1.0
2011-03-19 Rename ident authentication over local connections to peer Magnus Hagander 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-03-08 Disallow gssapi authentication on local connections, since it Magnus Hagander 8.4.3
2010-03-08 Disallow gssapi authentication on local connections, since it Magnus Hagander 9.0.0
2010-03-01 It's clearly now pointless to do backwards compatible parsing of this, Magnus Hagander 9.0.0
2010-02-02 Make RADIUS authentication use pg_getaddrinfo_all() to get address of Magnus Hagander 9.0.0
2010-01-27 Add support for RADIUS authentication. Magnus Hagander 9.0.0
2009-12-12 Allow LDAP authentication to operate in search+bind mode, meaning it Magnus Hagander 9.0.0
2009-06-24 parse_ident_usermap() shuold use ereport(LOG) and not ERROR, and put the Magnus Hagander 8.4.0
2009-03-07 Make pg_hba parsing report all errors in the file before aborting the load, Magnus Hagander 8.4.0
2009-03-04 Change hba load failure message to LOG instead of WARNING. Magnus Hagander 8.4.0
2009-03-04 Log a warning instead of shutting down the system if we can't load Magnus Hagander 8.4.0
2009-01-07 Add hba parameter include_realm to krb5, gss and sspi authentication, used Magnus Hagander 8.4.0
2009-01-07 Allow krb_realm (krb5, gssapi and sspi) and krb_server_hostname (krb5 only) Magnus Hagander 8.4.0