aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/client-auth.sgml
Commit message (Expand)AuthorAge
* doc: Update redirecting linksPeter Eisentraut2018-07-16
* doc: Restructure authentication methods sectionsPeter Eisentraut2018-04-21
* Allow ldaps when using ldap authenticationPeter Eisentraut2018-01-03
* Convert documentation to DocBook XMLPeter Eisentraut2017-11-23
* Remove inbound links to sql-createuserStephen Frost2017-10-31
* Don't use SGML empty tagsPeter Eisentraut2017-10-17
* Grammar typo in security warning about md5Simon Riggs2017-10-02
* doc: Expand user documentation on SCRAMPeter Eisentraut2017-09-24
* doc: Document default scope in LDAP URLPeter Eisentraut2017-09-12
* Allow custom search filters to be configured for LDAP authPeter Eisentraut2017-09-12
* doc: Avoid sidebar elementPeter Eisentraut2017-08-29
* doc: Update RFC URLsPeter Eisentraut2017-08-17
* Rename "scram" to "scram-sha-256" in pg_hba.conf and password_encryption.Heikki Linnakangas2017-04-18
* doc: Fix typoPeter Eisentraut2017-04-14
* Allow SCRAM authentication, when pg_hba.conf says 'md5'.Heikki Linnakangas2017-03-24
* Support multiple RADIUS serversMagnus Hagander2017-03-22
* Change logical replication pg_hba.conf usePeter Eisentraut2017-03-22
* Support SCRAM-SHA-256 authentication (RFC 5802 and 7677).Heikki Linnakangas2017-03-07
* Invent pg_hba_file_rules view to show the content of pg_hba.conf.Tom Lane2017-01-30
* Allow SSL configuration to be updated at SIGHUP.Tom Lane2017-01-02
* Docs: grammatical fix.Tom Lane2016-10-11
* Refer to OS X as "macOS", except for the port name which is still "darwin".Tom Lane2016-09-25
* Clarify usage of clientcert authentication option.Tom Lane2016-07-16
* Docs: minor copy-editing for GSSAPI/SSPI authentication docs.Tom Lane2016-05-06
* Add authentication parameters compat_realm and upn_usename for SSPIMagnus Hagander2016-04-08
* Add BSD authentication method.Tom Lane2016-04-08
* Set PAM_RHOST item for PAM authenticationPeter Eisentraut2016-04-08
* Use gender-neutral language in documentationPeter Eisentraut2015-09-21
* doc: Spell checkingPeter Eisentraut2015-09-10
* Fix typo in LDAP exampleMagnus Hagander2015-08-09
* Fix docs typoTom Lane2015-05-16
* Change default for include_realm to 1Stephen Frost2015-05-08
* Remove code to match IPv4 pg_hba.conf entries to IPv4-in-IPv6 addresses.Tom Lane2015-02-17
* doc: Reflect renaming of Mac OS X to OS XPeter Eisentraut2014-09-09
* Doc: improve discussion of reverse+forward host name lookup in pg_hba.conf.Tom Lane2014-04-01
* Cleanups from the remove-native-krb5 patchMagnus Hagander2014-03-16
* doc: authentication wording improvementsBruce Momjian2014-01-31
* Remove support for native krb5 authenticationMagnus Hagander2014-01-19
* Add postgres_fdw contrib module.Tom Lane2013-02-21
* doc: Correct description of ldapurlPeter Eisentraut2012-12-31
* doc: Correct description of LDAP authenticationPeter Eisentraut2012-12-29
* Add support for LDAP URLsPeter Eisentraut2012-12-03
* Fix typoPeter Eisentraut2012-11-01
* Improve LDAP authentication documentationPeter Eisentraut2012-10-05
* Update URLs that pointed to sun.com; either repoint them or removeBruce Momjian2012-09-02
* Properly escape usernames in initdb, so names with single-quotes areBruce Momjian2012-08-15
* Support having multiple Unix-domain sockets per postmaster.Tom Lane2012-08-10
* Remove whitespace from end of linesPeter Eisentraut2012-05-15
* Role membership of superusers is only by explicit membership for HBA.Andrew Dunstan2011-11-03
* Do not treat a superuser as a member of every role for HBA purposes.Andrew Dunstan2011-11-03