Web interface and management scripts for web hosting
Go to file
Patrick Marchand 407c5aa57d Audited scripts/stats.sh
Shellcheck pass and code cleanup.

Set stricter error handling with sh options.

Removes the for loop and cat(1) in favor of directly calling the
file with cut(1) and piping the output to a while read loop. Read
https://github.com/koalaman/shellcheck/wiki/SC2002 for more info.

Adds proper variable globbing.

Removes the large block of commented code, if this turns out to be
necessary, we can add a condition check to the script instead of
uncommenting on a per case basis.
2018-11-14 14:52:01 -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 Removed unecessary argument in ftpadmin.php delete 2018-11-09 17:50:25 -05: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 Audited scripts/stats.sh 2018-11-14 14:52:01 -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.