Commit Graph

2736 Commits

Author SHA1 Message Date
Benjamin Sonntag e19a890d32 [fix] fixing roundcube configuration file renamed on Jessie 2017-10-06 15:24:34 +02:00
Benjamin Sonntag b4c9cfc9cb [fix] adding + everywhere in Options for apache 2.4+ template 2017-10-06 15:09:59 +02:00
Benjamin Sonntag ec5fedc945 [fix] re-installing managesieve/ config file, since Roundcube for WHEEZY uses port 2000 2017-10-06 12:30:24 +02:00
Benjamin Sonntag 6fa8bc703c [fix] patch fix for JESSIE 2017-10-06 12:17:38 +02:00
Benjamin Sonntag 9e6b135698 [fix] fixing Wheezy patches 2017-10-06 12:11:35 +02:00
Benjamin Sonntag 39947d4f1c fixing the detection of conflicts in sub_domains 2017-09-06 18:43:40 +02:00
Benjamin Sonntag 8bfdd1fb4f Merge pull request #182 from kent1D/patch-3
Une parenthèse fermante manquante dans la requète
2017-08-21 17:01:41 +02:00
Benjamin Sonntag 8bff706d94 changing changelog to tell github bugs fixed 2017-08-21 16:07:03 +02:00
kent1 2a23207af7 Une parenthèse fermante manquante dans la requète
Empêchait la création du template roundcube-ssl fix #80 normalement
2017-08-16 08:28:33 +02:00
Benjamin Sonntag 37c99da74c telling the user it can top fixperm while launching alternc.install, fixes #123 2017-08-14 10:58:50 +02:00
Benjamin Sonntag f17c23cfe6 adding a sane client_limit to anvil and auth, Fixes #126 2017-08-14 10:33:20 +02:00
Benjamin Sonntag 71980d06a8 removing IP stability check in the panel: it's unenforceable as of 2017 :/ Fixes #173 2017-08-14 10:12:47 +02:00
Benjamin Sonntag 57b0402875 DON'T delete vhost file when deleting a non-vhost-based domaine-type sub_domain. fixes #138 2017-08-14 10:09:14 +02:00
Benjamin Sonntag 4bc4626d14 adding a choice between MySQL & MariaDB for MySQL service in the dependency. Fixes #159 2017-08-12 17:26:12 +02:00
Benjamin Sonntag aaa5a68388 adding missing COMMITS in alternc.install between Jessie and Wheezy, fixes #161 2017-08-12 17:03:03 +02:00
Benjamin Sonntag 41ad8b3632 fixing a branching issue in mail_doedit, fixes #164 2017-08-12 16:56:06 +02:00
Benjamin Sonntag dee8d6f1b8 delete alias too when deleting pop/imap accounts, fixes #165 2017-08-12 16:54:31 +02:00
Benjamin Sonntag be63ec7192 Merge branch 'stable-3.1' of github.com:AlternC/AlternC into stable-3.1 2017-08-12 16:46:45 +02:00
Benjamin Sonntag 8cc2007a44 not counting mailman box in quotas, fixes #170 2017-08-12 16:46:00 +02:00
Benjamin Sonntag 798f7e7681 Merge pull request #179 from kent1D/patch-1
Error on isset for X_FORWARDED_PROTO
2017-08-12 16:42:40 +02:00
Benjamin Sonntag 9659823bdf Merge pull request #180 from kent1D/patch-2
Avoid a warning if directory exists
2017-08-12 16:42:24 +02:00
Benjamin Sonntag 53eec68f08 removing defmx/defmx2 when we say 'don't host email here', fixes #175 2017-08-12 16:31:46 +02:00
Benjamin Sonntag 56932174bc removing namevirtualhost for ports.conf on jessie, fixes #178 2017-08-12 16:19:33 +02:00
Benjamin Sonntag d513cac725 removing namevirtualhost for ports.conf on jessie, fixes #178 2017-08-12 16:19:30 +02:00
Benjamin Sonntag c7226c9010 adding a maximum of 20 for the DEPTH of delete in the file browser (may cause havoc in unknown case found in farafina server) 2017-08-08 15:20:46 +02:00
kent1 d375dc2c7c Avoid a warning if directory exists
PHP Warning:  mkdir(): File exists in /usr/lib/alternc/install.d/alternc-ssl on line 12
2017-08-06 23:46:02 +02:00
kent1 5421c05aae Error on isset for X_FORWARDED_PROTO
Should be `isset($_SERVER["HTTP_X_FORWARDED_PROTO"])` and not `!isset($_SERVER["HTTP_X_FORWARDED_PROTO"])`

Avoid a notice : 

`PHP Notice:  Undefined index: HTTP_X_FORWARDED_PROTO in /usr/share/alternc/panel/class/config.php on line 170`
2017-08-06 23:31:22 +02:00
Benjamin Sonntag c8b3d1af2a adding roundcube configuration for JESSIE + removing unused roundcube template (managesieve). 2017-08-03 17:27:57 +02:00
Benjamin Sonntag fa3b1a63fa roundcube is now using %u and %p as login and password for SMTP 2017-08-03 16:58:59 +02:00
Benjamin Sonntag ab573e44ba fixing Roundcube module not using PDO properly 2017-06-26 17:07:13 +02:00
Benjamin Sonntag f529ffd7fc updating translations from transifex 2017-06-20 12:16:53 +02:00
Benjamin Sonntag 46ab94707a adding mandatory fields to the account creation form, Fixes #132 2017-06-18 18:51:11 +02:00
Benjamin Sonntag cd310b355a adding mandatory fields to the account creation form, Fixes #132 2017-06-18 18:45:57 +02:00
Benjamin Sonntag a320c061fe replacing old url by new one with SSL-fr/en documentation, Fixes #142 2017-06-18 00:15:11 +02:00
Benjamin Sonntag 40071b5865 Fixing SSLMutex in Jessie to be Mutex instead, and a DIR instead of a FILE, Fixes #142 2017-06-17 21:28:40 +02:00
Benjamin Sonntag 1c08a3e5a0 Changing MySQL / MariaDB engine to InnoDB, Fixes #121 2017-06-17 21:27:12 +02:00
John Soros 47e689adf6 14 days is recommended value for expiry value in zone SOA (rfc1912) 2017-06-07 15:28:23 +02:00
Benjamin Sonntag 51558b8423 changelog update 2017-06-07 15:25:56 +02:00
Benjamin Sonntag 55cb0410a5 Merge pull request #125 from soul9/dkim-hosts
fix opendkim signing for mails submitted over the network
2017-06-07 15:16:40 +02:00
Benjamin Sonntag 957098327c Merge pull request #146 from soul9/fix_pma_sso
latest security update of phpmyadmin (on wheezy) seems to have disabled the index.php, forcing the browser to go there directly
2017-06-07 15:15:07 +02:00
Benjamin Sonntag 43bb39105b Merge pull request #153 from fser/fser/uniform-log-entries
log entries for error and log both log IP address
2017-06-07 15:14:03 +02:00
Benjamin Sonntag ea4eea6145 adding a variable to ignore IP in sessions, currently broken it seems 2017-06-07 15:13:25 +02:00
Benjamin Sonntag 6d72cc522b adding x-forwarded-proto = https management to detet https too 2017-06-07 14:31:30 +02:00
Benjamin Sonntag fcf14400da emptying body_checks and header_checks => now considered harmful to email delivery 2017-06-07 14:24:33 +02:00
François (fser) e452219136 log entries for error and log both log IP address 2017-06-03 11:22:35 +02:00
Remi 611e41a31b bug fix: set success class to alert-success insted of alert-error after successful mailbox parameters update 2017-02-07 10:20:33 +01:00
Remi 4a2d1dcbdf bug fix undelete mail 2017-01-24 18:29:13 +01:00
Remi 20dab5677a bug fixes variable $dom_id et non $domain_id 2017-01-24 17:52:29 +01:00
John Soros bec836f87b latest security update of phpmyadmin seems to have disabled the indexes so we need to explicitely redirect to .../index.php 2017-01-20 17:41:52 +01:00
Dominique Rousseau 77a7849119 Merge branch 'thms0-stable-3.1' into stable-3.1
(cname with empty "sub-domain" check patch)
2016-12-08 18:39:33 +01:00