]> git.ekhem.eu.org Git - server.git/commitdiff
[postgres] Permit authentication for kwerenda.
authorJakub Czajka <jakub@ekhem.eu.org>
Thu, 2 Jan 2025 13:05:16 +0000 (14:05 +0100)
committerJakub Czajka <jakub@ekhem.eu.org>
Thu, 2 Jan 2025 13:05:16 +0000 (14:05 +0100)
postgres/pg_hba.conf

index c2b6b1e69692cea06d0ee45faee6e036368f538b..1d278a6bb8ab3bc1beafbcca3f350637e79e89f2 100755 (executable)
@@ -91,6 +91,7 @@ local   all             postgres                                 trust
 
 # TYPE  DATABASE        USER             ADDRESS                 METHOD
 
+host    all             authenticator    ::1/128                 trust
 local   mail_db         dovecot                                  trust
 host    mail_db         dovecot          ::1/128                 trust
 host    mail_db         dkim             ::1/128                 trust