powerdns-admin/app
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
..
lib domain stripping was not limited to the end of a name 2018-04-12 12:01:59 +02:00
static Check zone serial before allowing user to submit their change. #183 2018-04-12 11:18:44 +07:00
templates Implement per account domain access 2018-06-05 16:42:44 -02:00
__init__.py Check zone serial before allowing user to submit their change. #183 2018-04-12 11:18:44 +07:00
decorators.py Adjustment to give user access to granted domain only 2018-03-31 07:32:46 +07:00
models.py Implement per account domain access 2018-06-05 16:42:44 -02:00
views.py Implement per account domain access 2018-06-05 16:42:44 -02:00