dalibo / ldap2pg

:elephant: :busts_in_silhouette: Manage PostgreSQL roles and privileges from YAML or LDAP
https://labs.dalibo.com/ldap2pg
PostgreSQL License
204 stars 33 forks source link

Throw error on unknown ACL #613

Closed pirlgon closed 4 months ago

pirlgon commented 4 months ago

We have added a test to check that unknown ACLs are not allowed in the configuration. Yaml have been adapted to reflect this change in privilege_test.go