type client/user relationships
anarcat - May 13, 2009 - 19:04
| Project: | Hosting |
| Version: | 6.x-0.3-rc1 |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
| Issue tags: | aegir-0.4 |
Jump to:
Description
We need 'typed' client/user relationships. We should have a hook that defines the allowed types, with extra modules defining their own. We should have 'admin' and 'tech' as basics (where admin can add users and do everything and tech can create sites, for example). 'billing' could be defined in a ubercart module and 'ssh' or 'files' could be available in the ITK module.
There is already code in the modules to manage the type, it's just not in the UI yet (+ we need the hooks).
This follows the work on #371769: allow for n to n and typed user/client relationships.

#1
Tagging for 0.3.
#2