| 
							
							
								 andryyy | 5a62d29fa6 | Fixes #301 | 2017-05-20 14:47:36 +02:00 |  | 
			
				
					| 
							
							
								 Phoenix Eve C. Aspacio | e1d39983f6 | Added Italian language file | 2017-05-19 18:35:39 +08:00 |  | 
			
				
					| 
							
							
								 Phoenix Eve C. Aspacio | 62750b716a | Added Italian Language | 2017-05-19 18:34:29 +08:00 |  | 
			
				
					| 
							
							
								 andryyy | 0e80033535 | Remove autocomplete | 2017-05-19 09:02:52 +02:00 |  | 
			
				
					| 
							
							
								 andryyy | 4ffa80a669 | Remove ip from session check | 2017-05-18 19:45:41 +02:00 |  | 
			
				
					| 
							
							
								 andryyy | eb0920366c | Remove defect domain administrators | 2017-05-18 10:18:13 +02:00 |  | 
			
				
					| 
							
							
								 andryyy | 90f6d53418 | License | 2017-05-18 09:47:38 +02:00 |  | 
			
				
					| 
							
							
								 André Peters | 03b20a4570 | Create LICENSE | 2017-05-18 09:08:04 +02:00 |  | 
			
				
					| 
							
							
								 andryyy | c9184a9bad | Various fixes and changes | 2017-05-17 21:17:00 +02:00 |  | 
			
				
					| 
							
							
								 Dennis Neufeld | 0d3d9b8c15 | Fix bug: Session cookie domain If the web domain is != mail domain, the session cookie is set to the wrong domain. | 2017-05-16 19:46:24 +02:00 |  | 
			
				
					| 
							
							
								 Dennis Neufeld | 53d02ded2a | Add missing question mark (GET-URL) | 2017-05-16 19:25:35 +02:00 |  | 
			
				
					| 
							
							
								 Dennis Neufeld | b2a5bf0453 | Formatting, Updated Bootstrap/Bootswatch | 2017-05-16 19:20:58 +02:00 |  | 
			
				
					| 
							
							
								 Dennis Neufeld | 9f4491b9be | Language selection: Fix missing negation | 2017-05-16 18:17:31 +02:00 |  | 
			
				
					| 
							
							
								 Dennis Neufeld | 8fb6a4c34d | Language selection Better way to select language | 2017-05-16 18:11:58 +02:00 |  | 
			
				
					| 
							
							
								 Dennis Neufeld | 4a9c9c220a | Updated languages Use HTML5-linebreak instead of XHTML | 2017-05-16 18:11:00 +02:00 |  | 
			
				
					| 
							
							
								 andryyy | cab5277ce5 | Check if variable is not empty to prevent warnings | 2017-05-16 11:59:20 +02:00 |  | 
			
				
					| 
							
							
								 andryyy | 08ad62a253 | Fix domain actions | 2017-05-16 09:51:05 +02:00 |  | 
			
				
					| 
							
							
								 andryyy | e91c6916ab | CSRF protection | 2017-05-15 11:37:12 +02:00 |  | 
			
				
					| 
							
							
								 andryyy | fccdabb113 | Remove owasp csrf tool | 2017-05-15 09:00:37 +02:00 |  | 
			
				
					| 
							
							
								 andryyy | 49f28ecaf8 | Destroy session when it becomes invalid | 2017-05-14 21:53:08 +02:00 |  | 
			
				
					| 
							
							
								 andryyy | 3ab77b1303 | Skip domain in config | 2017-05-14 20:15:59 +02:00 |  | 
			
				
					| 
							
							
								 andryyy | ed1679baef | Disable error all | 2017-05-13 23:07:48 +02:00 |  | 
			
				
					| 
							
							
								 andryyy | 2291b4e121 | Added SOGo logs | 2017-05-13 22:58:29 +02:00 |  | 
			
				
					| 
							
							
								 andryyy | 0a90bdc4df | Fixes #264 | 2017-05-13 09:42:17 +02:00 |  | 
			
				
					| 
							
							
								 andryyy | 15853df84c | JS changes and fixes | 2017-05-13 08:55:34 +02:00 |  | 
			
				
					| 
							
							
								 andryyy | b1d0776ad1 | Fix selection in filter field | 2017-05-11 23:18:57 +02:00 |  | 
			
				
					| 
							
							
								 andryyy | a478c50681 | Change to tabstops | 2017-05-11 23:15:06 +02:00 |  | 
			
				
					| 
							
							
								 andryyy | 14a9a1c616 | A lot of changes... still not finished, use with caution. Edit actions can be done with the internal API, trying to get rid of edit and add files | 2017-05-11 23:10:32 +02:00 |  | 
			
				
					| 
							
							
								 andryyy | f582f0f01b | Various fixes, update u2flib | 2017-05-09 23:25:23 +02:00 |  | 
			
				
					| 
							
							
								 andryyy | a8e550244e | Remove DKIM keys with api | 2017-05-09 21:30:08 +02:00 |  | 
			
				
					| 
							
							
								 andryyy | bbff045d04 | Use API for forwarding hosts | 2017-05-09 13:43:54 +02:00 |  | 
			
				
					| 
							
							
								 andryyy | 74359f6df4 | Use Redis for forwarded_hosts, some fixes | 2017-05-08 23:09:40 +02:00 |  | 
			
				
					| 
							
							
								 André Peters | 5861bec0c3 | Merge pull request #256 from mkuron/forwardinghosts Optionally enable spam filter for forwarding hosts | 2017-05-08 19:00:42 +02:00 |  | 
			
				
					| 
							
							
								 andryyy | 97dc8d9ff8 | Fix modal in admin | 2017-05-08 15:44:30 +02:00 |  | 
			
				
					| 
							
							
								 andryyy | f77c40a179 | Better log table, some MySQL to Redis migrations, API changes, other minor changes... | 2017-05-08 15:41:05 +02:00 |  | 
			
				
					| 
							
							
								 Michael Kuron | 7931b00fa0 | Fix column width | 2017-05-08 07:46:36 +02:00 |  | 
			
				
					| 
							
							
								 Michael Kuron | 519be0d9f8 | Merge branch 'forwardinghosts' of github.com:mkuron/mailcow-dockerized into forwardinghosts | 2017-05-08 07:39:51 +02:00 |  | 
			
				
					| 
							
							
								 Michael Kuron | 7efc720d47 | Merge remote-tracking branch 'origin/dev' into forwardinghosts | 2017-05-08 07:39:30 +02:00 |  | 
			
				
					| 
							
							
								 andryyy | 3b80a1af37 | Change admin layout, add Postfix logs | 2017-05-08 00:27:35 +02:00 |  | 
			
				
					| 
							
							
								 Michael Kuron | 2444cd1cd2 | Remove duplicated SQL | 2017-05-07 20:12:24 +02:00 |  | 
			
				
					| 
							
							
								 andryyy | 2dd9e1b14f | Fix hostname detection | 2017-05-07 17:46:10 +02:00 |  | 
			
				
					| 
							
							
								 andryyy | a52f15e5e8 | Remove submodule, add as common directory | 2017-05-07 13:44:35 +02:00 |  | 
			
				
					| 
							
							
								 andryyy | 3c937f75ba | Add OWASP CSRF Protector, add more secure session handling | 2017-05-07 13:38:31 +02:00 |  | 
			
				
					| 
							
							
								 Michael Kuron | ae6d7d63fc | Optionally enable spam filter for forwarding hosts | 2017-05-07 08:50:28 +02:00 |  | 
			
				
					| 
							
							
								 andryyy | 8c8bfc0108 | Add Json log parser for Dovecot and Postfix containers | 2017-05-06 23:52:40 +02:00 |  | 
			
				
					| 
							
							
								 andryyy | 026d2f14d0 | Merge lang files from dev | 2017-05-06 08:10:31 +02:00 |  | 
			
				
					| 
							
							
								 andryyy | 1501df6e42 | Use Redis for DKIM keys, define any selector, auto-merge old keys to Redis and fallback to files | 2017-05-05 10:35:27 +02:00 |  | 
			
				
					| 
							
							
								 andryyy | 711fa922e6 | Fail silent | 2017-05-03 22:26:21 +02:00 |  | 
			
				
					| 
							
							
								 andryyy | f1e4b4fb39 | Added TOTP, minor fixes | 2017-05-03 18:05:35 +02:00 |  | 
			
				
					| 
							
							
								 andryyy | fe43da48be | Merge branch 'dev' of https://github.com/mailcow/mailcow-dockerized into dev | 2017-05-03 18:02:13 +02:00 |  |