Merge pull request #5261 from goober/feature/support-multiline-ldap-filter

Support multiline LDAP query filters
This commit is contained in:
Ben Lambert
2021-04-12 16:27:02 +02:00
committed by GitHub
3 changed files with 42 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend': patch
---
Add support for configure an LDAP query filter on multiple lines.