postgres-pr needs to set the login user name
This commit is contained in:
parent
055810e815
commit
9082ebf032
4
test/fixtures/config-ldapdb.yaml
vendored
4
test/fixtures/config-ldapdb.yaml
vendored
@ -19,8 +19,8 @@ pg_connection:
|
|||||||
# needed for postgres-pr:
|
# needed for postgres-pr:
|
||||||
# host: localhost
|
# host: localhost
|
||||||
# port: 54321
|
# port: 54321
|
||||||
# user: username
|
# user: insert_your_username_here
|
||||||
# password: secret
|
# password:
|
||||||
|
|
||||||
pg_users:
|
pg_users:
|
||||||
filter: rolcanlogin AND NOT rolsuper
|
filter: rolcanlogin AND NOT rolsuper
|
||||||
|
Reference in New Issue
Block a user