powerdns-admin/powerdnsadmin/templates
Nigel Kukard 138532fb95 fix: allow the specification of any combination of groups in LDAP group security configuration
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
2023-03-18 20:30:52 +00:00
..
emails Completed first-round updates for the error template views. 2023-02-20 12:28:56 -05:00
errors Completed first-round updates for the error template views. 2023-02-20 12:28:56 -05:00
admin_edit_account.html Change domain(s) to zone(s) in the templates 2023-03-16 17:02:23 +01:00
admin_edit_key.html Change domain(s) to zone(s) in the templates 2023-03-16 17:02:23 +01:00
admin_edit_user.html Change domain(s) to zone(s) in the templates 2023-03-16 17:02:23 +01:00
admin_global_search.html Change domain(s) to zone(s) in the templates 2023-03-16 17:02:23 +01:00
admin_history_table.html Revert "Revert "Merge pull request #1371 from AgentTNT/AdminLTE-Upgrade"" 2023-02-18 11:04:14 -05:00
admin_history.html Change domain(s) to zone(s) in the templates 2023-03-16 17:02:23 +01:00
admin_manage_account.html Change domain(s) to zone(s) in the templates 2023-03-16 17:02:23 +01:00
admin_manage_keys.html Change domain(s) to zone(s) in the templates 2023-03-16 17:02:23 +01:00
admin_manage_user.html Change domain(s) to zone(s) in the templates 2023-03-16 17:02:23 +01:00
admin_server_configuration.html Completed first-round of updates for the server statistics and configuration features. 2023-02-19 15:16:50 -05:00
admin_server_statistics.html Completed first-round of updates for the server statistics and configuration features. 2023-02-19 15:16:50 -05:00
admin_setting_authentication.html fix: allow the specification of any combination of groups in LDAP group security configuration 2023-03-18 20:30:52 +00:00
admin_setting_basic.html Fixed bug introduced by PR 1391 involving the saving up settings that have an associated text input. 2023-02-21 07:57:59 -05:00
admin_setting_pdns.html Completed first-found updates for the server settings view. 2023-02-20 10:18:41 -05:00
admin_setting_records.html Completed first-found updates for the zone record settings view. 2023-02-20 10:14:09 -05:00
applied_change_macro.html Diff-ify changelog view for zone changes 2023-03-03 13:22:29 +01:00
base.html Re-arranged side navigation to include the "Global Search" feature regardless of user role as the global search feature is now accessible to all users. 2023-03-12 10:27:04 -04:00
dashboard_domain.html Updated icons for sidebar navigation as well as some labels. 2023-02-19 11:31:24 -05:00
dashboard.html Change domain(s) to zone(s) in the templates 2023-03-16 17:02:23 +01:00
domain_add.html Change domain(s) to zone(s) in the templates 2023-03-16 17:02:23 +01:00
domain_changelog.html Change domain(s) to zone(s) in the templates 2023-03-16 17:02:23 +01:00
domain_remove.html Change domain(s) to zone(s) in the templates 2023-03-16 17:02:23 +01:00
domain_setting.html Change domain(s) to zone(s) in the templates 2023-03-16 17:02:23 +01:00
domain.html Merge pull request #1421 from corubba/feature/sorting 2023-03-04 10:56:59 -05:00
dyndns.html Refactoring the code 2019-12-02 10:32:03 +07:00
email_confirmation.html Completed first-round updates for the email confirmation views. 2023-02-20 12:12:22 -05:00
login.html Completed first-round updates for the user profile edit view. 2023-02-20 12:08:32 -05:00
maintenance.html Completed first-round updates for the user profile edit view. 2023-02-20 12:08:32 -05:00
register_otp.html Completed first-round updates for the user profile edit view. 2023-02-20 12:08:32 -05:00
register.html Completed first-round updates for the user profile edit view. 2023-02-20 12:08:32 -05:00
resend_confirmation_email.html Completed first-round updates for the email confirmation views. 2023-02-20 12:12:22 -05:00
template_add.html Completed first-found of updates for the zone template creation view. 2023-02-19 21:05:23 -05:00
template_edit.html Partially reverted a UX change on zone template record editor view to keep things working until it gets a full rebuild. 2023-02-20 12:30:57 -05:00
template.html Removed text label from zone template list action dropdown control to reduce space consumption. 2023-02-20 08:32:53 -05:00
user_profile.html feat(authentication): check password policy during user profile password change 2023-03-17 03:45:37 +00:00