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

ergonlogic’s picture

Version: 6.x-0.4-alpha3 » 6.x-2.x-dev

What site acl are you referring to?

anarcat’s picture

the 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.

ergonlogic’s picture

Right, but you said "It should be made more like the site access control list."

anarcat’s picture

The site ACL is the "client" field in the site edit form.

ergonlogic’s picture

Hmm, 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.

ergonlogic’s picture

Status: Active » Fixed

I 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit da4a41b on 6.x-2.x, 7.x-3.x, dev-ssl-ip-allocation-refactor, dev-sni, dev-helmo-3.x by ergonlogic:
    Issue #1345118: Make platform access control an autocomplete form.
    

  • Commit da4a41b on 6.x-2.x, 7.x-3.x, dev-ssl-ip-allocation-refactor, dev-sni, dev-helmo-3.x by ergonlogic:
    Issue #1345118: Make platform access control an autocomplete form.