powerdns-admin/app/templates
Thomas M Steenholdt a4af4ad4b3 Implement per account domain access
Added the possibility for assigning users to an account, providing access to all domains associated with that account automatically.

This makes management easier, especially in installations with lots of domains and lots of managing entities.

The old style per-domain permissions are still there and working as usual. The two methods work perfectly side-by-side and are analogous to "user" (per-domain) and "group" (account) permissions as we know them from Active Directory and such places.

(cherry picked from commit 34fbc634d2848a7f76dc89a03dd8c0604068cc17)
2018-06-05 16:42:44 -02:00
..
errors added custom error page for SAML authentication errors 2017-11-03 12:24:25 +01:00
admin_createuser.html Adjustment to prevent exception in Google/Github authentication when local user cannot be created 2018-03-30 17:43:34 +07:00
admin_editaccount.html Implement per account domain access 2018-06-05 16:42:44 -02:00
admin_history.html Adjustment to have History sorts by oldest first. Fix #245 2018-04-18 12:11:00 +07:00
admin_manageaccount.html Initial support for Accounts 2018-06-04 13:10:02 -02:00
admin_manageuser.html Fix #180. Adjustment in table style. 2018-04-01 15:48:08 +07:00
admin_settings.html Added SCRIPT_ROOT parameter. Fixes #52. 2016-07-05 21:34:21 -06:00
admin.html Convert tabs to spaces in HTML template files. 2016-06-18 11:41:01 +07:00
base.html Initial support for Accounts 2018-06-04 13:10:02 -02:00
dashboard_domain.html Initial support for Accounts 2018-06-04 13:10:02 -02:00
dashboard.html Initial support for Accounts 2018-06-04 13:10:02 -02:00
domain_add.html Initial support for Accounts 2018-06-04 13:10:02 -02:00
domain_management.html Initial support for Accounts 2018-06-04 13:10:02 -02:00
domain.html Check zone serial before allowing user to submit their change. #183 2018-04-12 11:18:44 +07:00
dyndns.html Add dyndns feature 2016-06-20 16:32:14 +07:00
login.html Validate registration process. Change copyright year. 2018-04-18 13:16:02 +07:00
maintenance.html Initial commit 2015-12-13 16:34:12 +07:00
register.html Validate registration process. Change copyright year. 2018-04-18 13:16:02 +07:00
template_add.html Add first working draft of domain templating functionality 2018-02-07 22:30:29 +03:00
template_edit.html Added the ability to create a template based on the zone records 2018-02-07 22:44:46 +03:00
template.html Join "Edit" and "Delete" button into th on templates page 2018-02-07 22:44:59 +03:00
user_profile.html Fix #234 2018-04-08 09:09:08 +07:00