"tool/main.cpp" did not exist on "740f5533acf77961ef0a8c462785dfce69f0d8f9"
Accept a list of LDAP groups
Not everyone at ICS is part of the 'ICS Employees' AD group. We have to accept 'ICS Consultants' as well. The CSENTRY_LDAP_GROUPS settings now takes a list of groups instead of just one. Remove unused is_member_of_all_groups method. Fixes INFRA-225
Showing
- app/models.py 11 additions, 10 deletionsapp/models.py
- app/settings.py 2 additions, 2 deletionsapp/settings.py
- tests/functional/conftest.py 6 additions, 2 deletionstests/functional/conftest.py
- tests/functional/test_api.py 11 additions, 0 deletionstests/functional/test_api.py
- tests/functional/test_models.py 20 additions, 0 deletionstests/functional/test_models.py
Loading
Please register or sign in to comment