We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5380d18 commit 2ddcaf2Copy full SHA for 2ddcaf2
test/fixtures/config-ldapdb-bothcase.yaml
@@ -20,9 +20,6 @@ pg_connection:
20
dbname: postgres
21
host: localhost
22
port: 23456
23
-# needed for postgres-pr:
24
-# user: insert_your_username_here
25
-# password:
26
27
pg_users:
28
filter: rolcanlogin AND NOT rolsuper AND rolname!='double_user'
test/fixtures/config-ldapdb.yaml
@@ -18,9 +18,6 @@ pg_connection:
18
19
0 commit comments