ansible / django-ansible-base

Apache License 2.0
12 stars 43 forks source link

Ensure that LDAP User Search field can be set to null or an empty list #554

Closed AparnaKarve closed 1 month ago

AparnaKarve commented 1 month ago

Ensure that LDAP User Search field can be set to a null or an empty list.

If the LDAP User Search field is not an empty list, ensure that the following validation requirement is satisfied -

('Must be an array of 3 items: search DN, search scope and a filter')

Fixes https://issues.redhat.com/browse/AAP-28614

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud