Web interface and management scripts for web hosting
Go to file
Patrick Marchand 1a7a8e6d5d Inverse userdel(1) calls in scripts/web-add.sh
When a user has the same name as his primary group, userdel(1) tries
to remove it as well, but stops and prints an error message if that
group is being used by any other users as their primary group. By
deleting the www user first, the group is properly deleted. This
means we can get rid of the subsequent call to groupdel(1).

Tested by adding / removing a vhost on my testing vm.
2018-11-14 15:43:45 -05:00
bin NO CODE IN THIS COMMIT. ONLY :retab replacement aka remove-all-tabs-from-code commit 2017-08-20 04:31:00 +02:00
conf Put auth hashs in conf file 2017-09-01 03:35:16 +02:00
evolibs Merge untracked code into evoadmin-web. 2015-08-31 15:18:56 +02:00
htdocs Add robots.txt 2017-10-16 11:53:45 +02:00
inc web_add with php_versions need global var "conf" 2018-05-31 16:38:34 +02:00
lib NO CODE IN THIS COMMIT. ONLY :retab replacement aka remove-all-tabs-from-code commit 2017-08-20 04:31:00 +02:00
scripts Inverse userdel(1) calls in scripts/web-add.sh 2018-11-14 15:43:45 -05:00
tpl Add new features: 2017-08-22 12:50:42 -04:00
.gitignore add gitgnore for local conf 2017-09-01 03:37:39 +02:00
INSTALL bye bye pam_auth() 2017-09-08 03:53:42 +02:00
LICENSE Evoadmin-web is now a "public project". 2015-08-25 16:54:13 +02:00
README-CLUSTER.md Evoadmin-web is now a "public project". 2015-08-25 16:54:13 +02:00
README.md Evoadmin-web is now a "public project". 2015-08-25 16:54:13 +02:00
TODO Evoadmin-web is now a "public project". 2015-08-25 16:54:13 +02:00

evoadmin-web

Panel d'administration de serveur web.