mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2024-11-08 14:40:27 +00:00
138532fb95
Previous behavior required the specification of all three group security groups before the "Save Settings" button would be enabled. This adds a check into users.py which checks that the group is set before searching and removes the javascript preventing the specification of any combination of groups. Tested: - Tested all combinations on AD after MR 1238 - Tested all combinations on OpenLDAP - Tested enabling the Group Security with no groups set which correctly prevents login Resolves #1462 |
||
---|---|---|
.. | ||
__init__.py | ||
account_user.py | ||
account.py | ||
api_key_account.py | ||
api_key.py | ||
base.py | ||
domain_setting.py | ||
domain_template_record.py | ||
domain_template.py | ||
domain_user.py | ||
domain.py | ||
history.py | ||
record_entry.py | ||
record.py | ||
role.py | ||
server.py | ||
setting.py | ||
user.py |