Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plugin permissions etc? #17

Open
devekko opened this issue Sep 23, 2015 · 1 comment
Open

plugin permissions etc? #17

devekko opened this issue Sep 23, 2015 · 1 comment

Comments

@devekko
Copy link

devekko commented Sep 23, 2015

how do change permissions on plugins to allow wordpress web ui installation of plugins etc?

also tried using drush wp

whats your workflow for this?

@mlutfy
Copy link
Owner

mlutfy commented Mar 23, 2016

I think in a typical scenario, the plugins would be managed by the platform, in a similar way to how it's done in Drupal (sites/all vs sites/example.org -- put as much in the common folder, so that it's all in PHP opcache).

Letting users upload their own modules kind of breaks the security model of Aegir, but I guess there are cases where it should be allowed (dev sites, trusted users, etc). I don't really have any answers, and haven't experimented much. We could have a global setting for the folder permissions, then 'verify' would chmod as needed the directory?

(sorry for responding so late)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants