a9cd6dc4af 
								
							 
						 
						
							
							
								
								Ajout de la classe messages qui remplace la classe error  
							
							
							
						 
						
							2017-08-15 02:30:38 +02:00  
				
					
						
							
							
								 
						
							
								37c99da74c 
								
							 
						 
						
							
							
								
								telling the user it can top fixperm while launching alternc.install,  fixes   #123  
							
							
							
						 
						
							2017-08-14 10:58:50 +02:00  
				
					
						
							
							
								 
						
							
								f17c23cfe6 
								
							 
						 
						
							
							
								
								adding a sane client_limit to anvil and auth,  Fixes   #126  
							
							
							
						 
						
							2017-08-14 10:33:20 +02:00  
				
					
						
							
							
								 
						
							
								71980d06a8 
								
							 
						 
						
							
							
								
								removing IP stability check in the panel: it's unenforceable as of 2017 :/  Fixes   #173  
							
							
							
						 
						
							2017-08-14 10:12:47 +02:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								4bc4626d14 
								
							 
						 
						
							
							
								
								adding a choice between MySQL & MariaDB for MySQL service in the dependency.  Fixes   #159  
							
							
							
						 
						
							2017-08-12 17:26:12 +02:00  
				
					
						
							
							
								 
						
							
								aaa5a68388 
								
							 
						 
						
							
							
								
								adding missing COMMITS in alternc.install between Jessie and Wheezy,  fixes   #161  
							
							
							
						 
						
							2017-08-12 17:03:03 +02:00  
				
					
						
							
							
								 
						
							
								41ad8b3632 
								
							 
						 
						
							
							
								
								fixing a branching issue in mail_doedit,  fixes   #164  
							
							
							
						 
						
							2017-08-12 16:56:06 +02:00  
				
					
						
							
							
								 
						
							
								dee8d6f1b8 
								
							 
						 
						
							
							
								
								delete alias too when deleting pop/imap accounts,  fixes   #165  
							
							
							
						 
						
							2017-08-12 16:54:31 +02:00  
				
					
						
							
							
								 
						
							
								be63ec7192 
								
							 
						 
						
							
							
								
								Merge branch 'stable-3.1' of github.com:AlternC/AlternC into stable-3.1  
							
							
							
						 
						
							2017-08-12 16:46:45 +02:00  
				
					
						
							
							
								 
						
							
								8cc2007a44 
								
							 
						 
						
							
							
								
								not counting mailman box in quotas,  fixes   #170  
							
							
							
						 
						
							2017-08-12 16:46:00 +02:00  
				
					
						
							
							
								 
						
							
								798f7e7681 
								
							 
						 
						
							
							
								
								Merge pull request  #179  from kent1D/patch-1  
							
							... 
							
							
							
							Error on isset for X_FORWARDED_PROTO 
							
						 
						
							2017-08-12 16:42:40 +02:00  
				
					
						
							
							
								 
						
							
								9659823bdf 
								
							 
						 
						
							
							
								
								Merge pull request  #180  from kent1D/patch-2  
							
							... 
							
							
							
							Avoid a warning if directory exists 
							
						 
						
							2017-08-12 16:42:24 +02:00  
				
					
						
							
							
								 
						
							
								53eec68f08 
								
							 
						 
						
							
							
								
								removing defmx/defmx2 when we say 'don't host email here',  fixes   #175  
							
							
							
						 
						
							2017-08-12 16:31:46 +02:00  
				
					
						
							
							
								 
						
							
								56932174bc 
								
							 
						 
						
							
							
								
								removing namevirtualhost for ports.conf on jessie,  fixes   #178  
							
							
							
						 
						
							2017-08-12 16:19:33 +02:00  
				
					
						
							
							
								 
						
							
								d513cac725 
								
							 
						 
						
							
							
								
								removing namevirtualhost for ports.conf on jessie,  fixes   #178  
							
							
							
						 
						
							2017-08-12 16:19:30 +02:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								c8b3d1af2a 
								
							 
						 
						
							
							
								
								adding roundcube configuration for JESSIE + removing unused roundcube template (managesieve).  
							
							
							
						 
						
							2017-08-03 17:27:57 +02:00  
				
					
						
							
							
								 
						
							
								fa3b1a63fa 
								
							 
						 
						
							
							
								
								roundcube is now using %u and %p as login and password for SMTP  
							
							
							
						 
						
							2017-08-03 16:58:59 +02:00  
				
					
						
							
							
								 
						
							
								ab573e44ba 
								
							 
						 
						
							
							
								
								fixing Roundcube module not using PDO properly  
							
							
							
						 
						
							2017-06-26 17:07:13 +02:00  
				
					
						
							
							
								 
						
							
								f529ffd7fc 
								
							 
						 
						
							
							
								
								updating translations from transifex  
							
							
							
						 
						
							2017-06-20 12:16:53 +02:00  
				
					
						
							
							
								 
						
							
								46ab94707a 
								
							 
						 
						
							
							
								
								adding mandatory fields to the account creation form,  Fixes   #132  
							
							
							
						 
						
							2017-06-18 18:51:11 +02:00  
				
					
						
							
							
								 
						
							
								cd310b355a 
								
							 
						 
						
							
							
								
								adding mandatory fields to the account creation form,  Fixes   #132  
							
							
							
						 
						
							2017-06-18 18:45:57 +02:00  
				
					
						
							
							
								 
						
							
								a320c061fe 
								
							 
						 
						
							
							
								
								replacing old url by new one with SSL-fr/en documentation,  Fixes   #142  
							
							
							
						 
						
							2017-06-18 00:15:11 +02:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								1c08a3e5a0 
								
							 
						 
						
							
							
								
								Changing MySQL / MariaDB engine to InnoDB,  Fixes   #121  
							
							
							
						 
						
							2017-06-17 21:27:12 +02:00  
				
					
						
							
							
								 
						
							
								47e689adf6 
								
							 
						 
						
							
							
								
								14 days is recommended value for expiry value in zone SOA (rfc1912)  
							
							
							
						 
						
							2017-06-07 15:28:23 +02:00  
				
					
						
							
							
								 
						
							
								51558b8423 
								
							 
						 
						
							
							
								
								changelog update  
							
							
							
						 
						
							2017-06-07 15:25:56 +02:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								ea4eea6145 
								
							 
						 
						
							
							
								
								adding a variable to ignore IP in sessions, currently broken it seems  
							
							
							
						 
						
							2017-06-07 15:13:25 +02:00  
				
					
						
							
							
								 
						
							
								6d72cc522b 
								
							 
						 
						
							
							
								
								adding x-forwarded-proto = https management to detet https too  
							
							
							
						 
						
							2017-06-07 14:31:30 +02:00  
				
					
						
							
							
								 
						
							
								fcf14400da 
								
							 
						 
						
							
							
								
								emptying body_checks and header_checks => now considered harmful to email delivery  
							
							
							
						 
						
							2017-06-07 14:24:33 +02:00  
				
					
						
							
							
								 
						
							
								e452219136 
								
							 
						 
						
							
							
								
								log entries for error and log both log IP address  
							
							
							
						 
						
							2017-06-03 11:22:35 +02:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								4a2d1dcbdf 
								
							 
						 
						
							
							
								
								bug fix undelete mail  
							
							
							
						 
						
							2017-01-24 18:29:13 +01:00  
				
					
						
							
							
								 
						
							
								20dab5677a 
								
							 
						 
						
							
							
								
								bug fixes variable $dom_id et non $domain_id  
							
							
							
						 
						
							2017-01-24 17:52:29 +01:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								d07d5ae8ad 
								
							 
						 
						
							
							
								
								Merge branch 'stable-3.1' of  https://github.com/thms0/AlternC  into thms0-stable-3.1  
							
							
							
						 
						
							2016-12-08 18:39:11 +01:00  
				
					
						
							
							
								 
						
							
								d5527400c4 
								
							 
						 
						
							
							
								
								add 'pwgen' to the Depends (needed for password generation during install)  
							
							
							
						 
						
							2016-12-02 17:35:13 +01:00  
				
					
						
							
							
								 
						
							
								cb56e77093 
								
							 
						 
						
							
							
								
								m_dom now refuses cname on its apex  
							
							
							
						 
						
							2016-11-04 12:00:24 +01:00  
				
					
						
							
							
								 
						
							
								1dc41d5530 
								
							 
						 
						
							
							
								
								[fix] missing csrf on mail_manage_catchall.php  
							
							
							
						 
						
							2016-10-27 16:32:49 +02:00  
				
					
						
							
							
								 
						
							
								5b06f08cfe 
								
							 
						 
						
							
							
								
								fix opendkim signing for mails submitted over the network (not localhost - webmail)  
							
							
							
						 
						
							2016-10-18 11:40:31 +02:00  
				
					
						
							
							
								 
						
							
								50d8f8f1fb 
								
							 
						 
						
							
							
								
								[fix] apache2.4 for Jessie doesn't ALLOW by default  
							
							
							
						 
						
							2016-09-09 17:30:50 +02:00  
				
					
						
							
							
								 
						
							
								fc068bc938 
								
							 
						 
						
							
							
								
								[fix] invalid token at login time  
							
							
							
						 
						
							2016-08-29 16:55:05 +02:00  
				
					
						
							
							
								 
						
							
								6745f82bf6 
								
							 
						 
						
							
							
								
								[fix]  Fixes   #38  we don't ADD to a .sql in upgrades/ we create a new one for each new release  
							
							
							
						 
						
							2016-08-27 14:42:29 +02:00