It seems that disabling the client features doesn't hide the client/user relationship stuff. Those should be available only if we are managing users. Similarly, the client selector in the site creation form shouldn't show and be defaulted to the default client.

Comments

Macronomicus’s picture

hmm... I guess that could be considered a bug .. I just added my own email address to it without thinking about it.... wouldnt that be best in the long run anyhow? .. say you do enable the clients feature at a later date and then all the pre-existing site nodes have a required field that is empty... would that create a problem?

I dunno .. I would surely default to your opinion certainly!

adrian’s picture

Status: Active » Fixed

Resolved in HEAD.

i conditionally display the forms based on what hosting_feature('client') returns.

http://skitch.com/vertice/djupf/create-site-t

i still display the name because it's useful.

Status: Fixed » Closed (fixed)
Issue tags: -aegir-0.4

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

  • Commit 57ae71b on 6.x-2.x, 7.x-3.x, dev-ssl-ip-allocation-refactor, dev-sni, dev-helmo-3.x by adrian:
    Partially resolve #585814 by only conditionally showing the form when...

  • Commit 57ae71b on 6.x-2.x, 7.x-3.x, dev-ssl-ip-allocation-refactor, dev-sni, dev-helmo-3.x by adrian:
    Partially resolve #585814 by only conditionally showing the form when...