Commit Graph

  • 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
  • 77c388d6a6 Require all granted for /home/${accountName}/www/. Benoît S. 2015-12-15 15:40:36 +0100
  • 58725dcc7c fix bug: groupdel when remove account Gregory Colpart 2015-11-28 23:10:24 +0100
  • cada24573d Change scripts path Gregory Colpart 2015-11-28 22:59:36 +0100
  • f41e64a2b6 Del operation was invalid for Apache vhost. Fixed. Benoît S. 2015-11-26 10:53:03 +0100
  • 17743c5ba9 Fix a bug when removing an account using web-add.sh del Romain Dessort 2015-09-24 15:21:25 +0200
  • 0b1c452ee5 Fix #1628. Jessie compatibilty. Benoît S. 2015-09-04 10:20:33 +0200
  • 68fa678589 Fix sudoexec function. Benoît S. 2015-09-04 10:03:09 +0200
  • 3b7f2f788d Fix bug : when serial is greater than date, do $serial++ Gregory Colpart 2015-09-01 02:05:59 +0200
  • e6edffd820 Merge untracked code into evoadmin-web. Romain Dessort 2015-08-31 15:17:10 +0200
  • 63a2f16b27 Fix #1631. Add --follow-symlinks to sed in (add|del)-alias. Victor LABORIE 2015-08-28 12:29:26 +0200
  • d0a651604f Fix #1631. Add --follow-symlinks to sed in (add|del)-alias. wheezy Victor LABORIE 2015-08-28 12:29:26 +0200
  • 738932510f Fix a PHP typo... Benoît S. 2015-08-26 18:19:05 +0200
  • 48eb1c16b1 Evoadmin-web is now a "public project". Benoît S. 2015-08-25 16:54:13 +0200