WIP: Add the Composer installation for the account being created #55
No reviewers
Labels
No labels
Bug
Doc
Feature
Forge
Mode
Cluster
Mode
MultiPHP
Script
Server
Web
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: evolix/evoadmin-web#55
Loading…
Reference in a new issue
No description provided.
Delete branch "composer_install"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
That's not ready to be merged yet.
Waiting for your comments about that.
Every account will have composer. Shouldn't be optional?
I'm not a huge fan.
If all accounts needs composer in a client case. We could simply use /etc/skel
It has some advantages :
https://getcomposer.org/installer
is unavailable (or slow)composer self-update
anyway - it's his responsabilitySo after talking with lpoujol we decided to follow his idea. We will copy Composer in /etc/skel instead.
I didn't actually know that the whole content of the directory is copied when creating a new Unix account.
Pull request closed