mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 22:43:42 +00:00
puppet: Do peer authentication for user zulip on the DB servers
(imported from commit dceed53990db64b3c345726b02bf0c25815c2b25)
This commit is contained in:
@@ -86,8 +86,6 @@ local all postgres peer
|
|||||||
|
|
||||||
# TYPE DATABASE USER ADDRESS METHOD
|
# TYPE DATABASE USER ADDRESS METHOD
|
||||||
|
|
||||||
local zulip zulip md5
|
|
||||||
|
|
||||||
# "local" is for Unix domain socket connections only
|
# "local" is for Unix domain socket connections only
|
||||||
local all all peer
|
local all all peer
|
||||||
# IPv4 local connections:
|
# IPv4 local connections:
|
||||||
|
|||||||
Reference in New Issue
Block a user