django-DefectDojo icon indicating copy to clipboard operation
django-DefectDojo copied to clipboard

Fix groups handling when non native auth is used

Open pna-nca opened this issue 3 years ago • 0 comments

These commits is the attempt to resolve groups handling when underlying authentication backend manages them ahead of DefectDojo. Such case can appear when LDAP authentication is used with AUTH_LDAP_MIRROR_GROUPS set to True.

pna-nca avatar Sep 13 '22 17:09 pna-nca