pgsql: doc: requirepeer is a way to avoid spoofing

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: doc: requirepeer is a way to avoid spoofing
Date: 2016-08-19 01:42:09
Message-ID: E1baYoz-000099-1C@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: requirepeer is a way to avoid spoofing

We already mentioned unix_socket_directories as an option.

Reported-by: https://www.postgresql.org/message-id/45016837-6cf3-3136-f959-763d06a28076%402ndquadrant.com

Backpatch-through: 9.6

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5285c5e873d8b622da7007c1628e5afa80f372fb

Modified Files
--------------
doc/src/sgml/runtime.sgml | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Erik Rijkers 2016-08-19 07:49:48 Re: pgsql: doc: requirepeer is a way to avoid spoofing
Previous Message Andres Freund 2016-08-19 00:35:52 pgsql: Add alternative output for ON CONFLICT toast isolation test.