Closed (fixed)
Project:
Hosting
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Nov 2011 at 18:54 UTC
Updated:
12 Jun 2014 at 08:59 UTC
Jump to comment: Most recent
Right now, the list is shortened to a static number of fields. This is silly. It should be made more like the site access control list.
Comments
Comment #1
ergonlogicWhat site acl are you referring to?
Comment #2
anarcat commentedthe platform ACL is the list of clients in the Platform edit form, the field is named "Platform access control" and (tries to) lists all clients as checkboxes. it's nuts.
Comment #3
ergonlogicRight, but you said "It should be made more like the site access control list."
Comment #4
anarcat commentedThe site ACL is the "client" field in the site edit form.
Comment #5
ergonlogicHmm, we can only assign a single client per site. Are you thinking of the 'Allowed users' field for clients, perhaps. That would seem to make sense for adding (and removing) client access to platforms.
Comment #6
ergonlogicI moved this into its own tab, since we don't need to re-verify the platform when we change client access. We can move this back to the form_alter/nodeapi way we were doing it, if we decide otherwise.
Fixed in da4a41b.