Commit graph

  • f669c3f793 Remove the width on the login page Ludovic Poujol 2019-03-14 14:30:12 +0100
  • b1d602234f Attention l'umask ! Tristan 2019-03-14 11:24:59 +0100
  • d9bdfe8ff9 Rajout de la partie concernant le montage de /home Tristan 2019-03-14 11:24:12 +0100
  • 1ffd61e967 Corrections README.md Ludovic Poujol 2019-03-08 11:45:44 +0100
  • 2c68341986 Add LXC installation détails part Tristan PILAT 2019-03-05 11:06:15 +0100
  • 305c9c0104 Documentation for using multi PHP versions Victor LABORIE 2019-03-04 15:57:48 +0100
  • 249a3ac1e9 Fix: web-add.sh not properly listing vhosts' aliases Ludovic Poujol 2019-02-28 18:01:46 +0100
  • 2935b771cb Fix #19 - Do not enforce md5 for password Ludovic Poujol 2019-02-28 16:19:54 +0100
  • a52846c977 Add a vhost counter Ludovic Poujol 2019-02-28 15:45:25 +0100
  • 0cb7c54855 Vagrantfile: Add a symlink to /usr/share/scripts/evoadmin, to ensure the latests scripts are used Ludovic Poujol 2019-02-28 15:40:16 +0100
  • 3a19d14e3a Introducing a Vagrantfile for testing \o Ludovic Poujol 2019-02-28 13:55:47 +0100
  • ead51deca6 Honor the request scheme when redirecting the user Ludovic Poujol 2019-02-28 13:53:00 +0100
  • 2125055409 Fix when multiples SetHandler lines in VHOST file Gregory Colpart 2019-02-21 02:31:04 +0100
  • 9228682711 Translate README.md and TODO to english Patrick Marchand 2018-12-24 12:15:37 -0500
  • 6ba1fbcb6e Evoadmin-web is now under AGPLv3 license Victor LABORIE 2018-12-20 11:47:24 +0100
  • ea359880cc New check-vhosts command for web-add.sh Patrick Marchand 2018-12-13 23:29:06 +0100
  • 21f5f011da Fixed mistake with getopts(1) in web-add.sh Patrick Marchand 2018-12-13 13:21:13 -0500
  • cc08313e1f Do not display evoadmin in the ftp account creation form Ludovic Poujol 2018-12-11 16:09:08 +0100
  • 8429351213 Do not list evoadmin in the vhost list Ludovic Poujol 2018-12-11 15:30:06 +0100
  • c135807010 Changed API for web-add.sh fix-vhosts Patrick Marchand 2018-12-04 11:25:45 -0500
  • 53335ee4ef Apply first and third benpro review of web-add fix command Patrick Marchand 2018-11-29 18:42:20 +0100
  • 5fe9762c53 Inverse userdel(1) calls in scripts/web-add.sh Patrick Marchand 2018-11-14 15:43:45 -0500
  • 547235ea7e Audited scripts/stats.sh Patrick Marchand 2018-11-14 14:52:01 -0500
  • cade94a7bc Merge of README.md and forge wiki Patrick Marchand 2018-11-26 17:35:46 +0100
  • b693075f39 Adds command to fix vhost linking problems in web-add.sh Patrick Marchand 2018-11-22 20:15:06 +0100
  • d64cfa4e8b Fix problems with web-add.sh add-alias Patrick Marchand 2018-11-22 16:28:24 +0100
  • a06f31e80a Merge branch 'shellcheck-ftpadmin' of evolix/evoadmin-web into master Patrick Marchand 2018-11-13 15:37:21 +0100
  • 393851d4c6 Removed unecessary argument in ftpadmin.php delete Patrick Marchand 2018-11-09 17:50:25 -0500
  • d3be332ba4 Shellcheck on delete_account in ftpadmin Patrick Marchand 2018-11-09 17:48:35 -0500
  • 58642ec0ac Made ftpadmin more usable from the commandline Patrick Marchand 2018-11-09 17:45:01 -0500
  • 2ab5a60906 Shellcheck pass on edit_password in ftpadmin Patrick Marchand 2018-11-09 17:42:47 -0500
  • 66c2c8ab35 Shellcheck pass on add_account in ftpadmin Patrick Marchand 2018-11-09 17:41:32 -0500
  • e97ddd8be0 Simplification of list_account_by_UID in ftpadmin Patrick Marchand 2018-11-09 17:33:44 -0500
  • e3a50177c8 Cleanup get_user_login_by_UID() in ftpadmin.sh Patrick Marchand 2018-11-07 17:27:03 -0500
  • 1e82272487 Clean log_msg() in ftpadmin.sh Patrick Marchand 2018-11-07 17:25:12 -0500
  • 872f1532d5 Merge branch 'shellcheck-web-add' of evolix/evoadmin-web into master Benoît S. 2018-11-07 15:44:47 +0100
  • 08ef18bc2d Use ${var:+...} instead of [-n ] and "$@" instead of "$*" Patrick Marchand 2018-10-17 15:03:15 -0400
  • 540b7f7278 Use ${var:+...} instead of [-n ] and "$@" instead of "$*" Patrick Marchand 2018-10-17 15:03:15 -0400
  • e596e3d520 Use $(..) instead of legacy .. Patrick Marchand 2018-10-16 14:51:50 -0400
  • 97bad77040 Add -r to read Patrick Marchand 2018-10-16 14:49:43 -0400
  • 05c9525d7e $/${} is unnecessary on arithmetic variables Patrick Marchand 2018-10-16 14:46:16 -0400
  • f4fae90eb1 Useless cat Patrick Marchand 2018-10-16 14:43:26 -0400
  • 5d2d8be5ad Prefer explicit escaping Patrick Marchand 2018-10-16 14:39:23 -0400
  • 2861d90119 Fixes optional group creation Patrick Marchand 2018-10-16 14:35:23 -0400
  • 4aa0332639 Use "$@" (with quotes) to prevent whitespace problems Patrick Marchand 2018-10-16 14:32:47 -0400
  • 866f20ef47 Adds double quoting to prevent shell globing Patrick Marchand 2018-10-16 14:25:23 -0400
  • 3e422bc2bf Adds shellcheck source comments Patrick Marchand 2018-10-16 14:10:02 -0400
  • 2125523cd8 Update suite utilisation en prod Benoît S. 2018-09-06 14:53:41 +0200
  • 45ce021a5c For Stretch the awstats Include has changed Benoît S. 2018-06-13 15:22:07 +0200
  • 353d41a8a6 web_add with php_versions need global var "conf" Victor LABORIE 2018-05-31 16:38:12 +0200
  • 25d9f7e7d4 web-add: use group "evolinux-ssh Jérémy Lecour 2018-04-20 11:20:06 +0200
  • e3adfe773e web-add: use group "evolinux-ssh" jessie Jérémy Lecour 2018-04-20 11:17:41 +0200
  • 2f13fcb168 web-add.sh: use AllowGroups or AlowUsers as needed Jérémy Lecour 2018-04-19 23:10:02 +0200
  • c4890c1477 whitespaces Jérémy Lecour 2018-04-19 23:08:34 +0200
  • 637e72743a web-add.sh: whitespaces Jérémy Lecour 2018-04-19 22:41:58 +0200
  • 99ee37b408 web-add.sh: use AllowGroups or AllowUsers as needed Jérémy Lecour 2018-04-19 22:41:42 +0200
  • 23f6a69e5f Fix indentation for .my.cnf Victor LABORIE 2017-10-17 10:49:47 +0200
  • 9ff6846c36 Fix indentation for .my.cnf Victor LABORIE 2017-10-17 10:44:58 +0200
  • 580ff1307e Add robots.txt Ludovic Poujol 2017-10-16 11:53:45 +0200
  • 2ecff32592 Add robots.txt to ensure panel won't be indexed Ludovic Poujol 2017-10-16 11:46:55 +0200
  • 00e15b32d7 add default_charset exemple in vhost template Gregory Colpart 2017-09-12 20:15:48 +0200
  • aaf2316fa5 bye bye php.log Gregory Colpart 2017-09-08 03:53:53 +0200
  • 75c341fed9 bye bye pam_auth() Gregory Colpart 2017-09-08 03:53:42 +0200
  • 882c464405 Fix od_del() when containers are not used Romain Dessort 2017-09-07 11:29:31 -0400
  • 7e804984d1 add gitgnore for local conf Gregory Colpart 2017-09-01 03:37:39 +0200
  • 1a2c47986c Put auth hashs in conf file Gregory Colpart 2017-09-01 03:35:16 +0200
  • ea4d220a59 Fix old script name after recent features merge Gregory Colpart 2017-09-01 03:27:24 +0200
  • 53f280096a Fix in sed replacements Gregory Colpart 2017-09-01 03:21:28 +0200
  • 5a5063e4cb Add comment for php_versions Romain Dessort 2017-08-25 17:22:53 -0400
  • 5eb619a579 Fix FPM socket path + quota Romain Dessort 2017-08-25 17:22:26 -0400
  • 4a28ee1f53 Fix op_del() function for containers Romain Dessort 2017-08-25 16:58:04 -0400
  • a5ceadd1d0 Fix FPM socket path Romain Dessort 2017-08-25 16:57:38 -0400
  • c166975d46 Use same UID/GID in containers Romain Dessort 2017-08-25 16:56:30 -0400
  • 0968dbc797 phpversion and quota options should be optional Romain Dessort 2017-08-25 08:48:09 -0400
  • 6b63c02f77 Fix bug related to Apache/Nginx merge Romain Dessort 2017-08-25 08:47:42 -0400
  • d27490a49f Add dbadmin option in configuration Romain Dessort 2017-08-24 13:06:47 -0400
  • 1bee32dd65 Merge branch 'web-add-support-nginx-and-apache' Benoît S. 2017-08-23 14:22:42 +0200
  • 29bbfab45a Merge web-add-nginx features to web-add web-add-support-nginx-and-apache Benoît S. 2017-08-23 14:19:48 +0200
  • 623f281628 Add new features in web-add.sh script (related to 483482a): Romain Dessort 2017-08-22 17:19:51 -0400
  • 483482ab59 Add new features: Romain Dessort 2017-08-22 12:32:33 -0400
  • ee8b8a6437 oops, forget to remove debug code :( Gregory Colpart 2017-08-20 05:19:56 +0200
  • 4dca34f979 Fix bug with add ServerAlias ! Gregory Colpart 2017-08-20 05:17:57 +0200
  • d7bfd75b76 fix serveralias display Gregory Colpart 2017-08-20 05:05:17 +0200
  • 7ed492470c indent + fix typo Gregory Colpart 2017-08-20 05:05:04 +0200
  • c5b6db810f introduce bindadmin var to know if we need deal with DNS stuff Gregory Colpart 2017-08-20 04:41:44 +0200
  • 2947fa2c87 NO CODE IN THIS COMMIT. ONLY :retab replacement aka remove-all-tabs-from-code commit Gregory Colpart 2017-08-20 04:31:00 +0200
  • d16fe6fd70 set ftpadmin to FALSE by default. and fix typo. Gregory Colpart 2017-08-20 04:30:30 +0200
  • 4dc9c63cbc use right session name Gregory Colpart 2017-08-20 04:11:53 +0200
  • 6f3a6ccadd Remove PAM bullshit auth for a simple/stupid sha256 static auth Gregory Colpart 2017-08-20 04:08:06 +0200
  • a5fe856592 Add web-add script for Nginx/PHP-FPM Victor Laborie 2017-08-14 15:32:25 -0400
  • 4209f3da4a Use new evoacme version ssl Victor LABORIE 2017-02-03 16:07:37 +0100
  • c75056f916 Use self-signed cert on certbot error Victor LABORIE 2016-11-22 15:17:35 +0100
  • 54703f1996 Fix table header Victor LABORIE 2016-11-22 14:54:02 +0100
  • 6f40c2e853 Check ipv4 for dig domain (exclude CNAME) Victor LABORIE 2016-11-22 12:09:51 +0100
  • 8ac8f6fdc2 Check domain validity Victor LABORIE 2016-11-21 18:09:38 +0100
  • 02b3821677 Force evoacme renew Victor LABORIE 2016-11-21 16:49:00 +0100
  • c4bcb8b1dc Preliminary working version Victor LABORIE 2016-11-21 16:38:45 +0100
  • de9eef2574 Auto-ssl Test Victor LABORIE 2016-11-17 18:12:59 +0100
  • a81be287c4 Fix #1768: add/del-alias -> auto-suffix .conf Victor LABORIE 2016-04-19 17:52:05 +0200
  • 7a6c625efa We now use /etc/evolinux to configure web-add.sh. Benoît S. 2015-12-23 15:39:50 +0100