]> git.ekhem.eu.org Git - server.git/commitdiff
[postgres] Permit only local connections from payments_tracker.
authorJakub Czajka <jakub@ekhem.eu.org>
Sun, 31 Dec 2023 12:24:58 +0000 (13:24 +0100)
committerJakub Czajka <jakub@ekhem.eu.org>
Sun, 31 Dec 2023 12:24:58 +0000 (13:24 +0100)
postgres/pg_hba.conf

index be7ca7c348a2aada3f585819d78a35d9238313dc..e0d541c20f5a8a8ec1d373386fdc0e5b516beafe 100755 (executable)
@@ -96,6 +96,7 @@ host    mail_db         dovecot         ::1/128                 trust
 host    mail_db         dkim            ::1/128                 trust
 local   gym_db          gym_tracker                             trust
 local   matrix_db       synapse_user                            trust
+local   payments_db     payments_tracker                        trust
 # "local" is for Unix domain socket connections only
 local   all             all                                     peer
 # IPv4 local connections: