Michael Kaufmann (d00p)
fc8bd2b7af
Update phpMailer to current stable release 5.2.7
2013-09-21 12:07:44 +02:00
Michael Kaufmann (d00p)
98f1bc49fd
beautify ip-list when editing a domain as customer; correct 'sed'-command for fpm-setup for debian wheezy; add note for ftp-path validation (bug #1231 )
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-09-20 10:58:36 +02:00
Michael Kaufmann (d00p)
0475751cee
fix minor issues; re-added cronjob for lighttpd-webserver (i swear i don't know what happened :P)
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-09-19 22:13:12 +02:00
Michael Kaufmann (d00p)
9e405dafce
merge tilman19-master branch (multistack support) - note: this is a very early stage, don't expect everything to work 100%, use at your own risk. Testers are very very welcome (only apache2 and nginx (even more testing) so far)
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-09-19 19:36:06 +02:00
Michael Kaufmann (d00p)
46e260fc91
correcting variable name, now really fixes #1264
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-09-19 08:04:25 +02:00
Michael Kaufmann (d00p)
005dfac926
Merge branch 'master' of github.com:Froxlor/Froxlor
2013-09-18 23:30:46 +02:00
Michael Kaufmann (d00p)
a62eff0819
fix deactivating of nameserver-option in admin_domains when editing a domain, fixes #1264
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-09-18 23:29:41 +02:00
Robert Förster (Dessa)
1d49bfe80e
partially revert to a75dad35dd, fixes #1263
2013-09-18 15:46:23 +02:00
Michael Kaufmann (d00p)
23361e64bb
setting version to 0.9.29
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
0.9.29
2013-09-18 12:50:22 +02:00
Michael Kaufmann (d00p)
b5a999ae6b
remove mod_tls_memcache module from debian wheezy's proftpd config as it is provided without memcache-support, fixes #1258
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-09-18 07:38:01 +02:00
Michael Kaufmann (d00p)
2432b7c466
add note for customer-ssl-directory that it will be purged by the cron (just like fcgid-config-dir)
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-09-12 18:45:36 +02:00
Michael Kaufmann (d00p)
075e18def3
add note to customer domain-add/edit to clearify trailing-slash in URLs, corrected apache-rewrite for url-redirects, fixes #1261
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-09-07 11:32:08 +02:00
Michael Kaufmann (d00p)
cce4bd36ef
wrong solution by SCD in #1261 . This works as intended for me.
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-09-07 09:53:02 +02:00
Michael Kaufmann (d00p)
d61fe9e0c0
fix mod-rewrite for redirect to URIs, fixes #1261
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-09-06 14:00:15 +02:00
Michael Kaufmann (d00p)
daf94c6ec9
regenerate webserver-configuration files after changing ssl-certificates as customer, fixes #1260
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-09-03 14:40:03 +02:00
Michael Kaufmann (d00p)
77143c7de0
use correct vmail username/groupname variable for postfix/dovecot
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-09-03 10:29:49 +02:00
Michael Kaufmann
ed2949bd21
Merge pull request #104 from nsb2006/patch-1
...
Update zh-cn.lng.php
2013-09-01 03:54:16 -07:00
nsb2006
427f862dac
Update zh-cn.lng.php
2013-09-01 18:50:49 +08:00
Michael Kaufmann (d00p)
c97b3f3e0c
add note that opendkim is currently not supported
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
0.9.29-rc1
2013-08-27 11:45:21 +02:00
Michael Kaufmann
e50e9cbd8d
Merge pull request #103 from misdoro/master
...
fix regex-pattern in validateDomain to allow IDN TLDs (punycode), fixes #640
2013-08-25 22:49:41 -07:00
misdoro
d90af956de
Update function.validateDomain.php
...
Fix pattern to support IDN TLDs, like .рф that becomes .xn--p1ai in punycode at this point. (inserted as .рф in domain edit page)
2013-08-25 20:46:08 +02:00
Robert Förster (Dessa)
ef688bd0c0
add htmlpurifier Serializer dir to .gitignore.
...
Signed-off-by: Robert Förster (Dessa) <Dessa@froxlor.org >
2013-08-20 07:12:08 +02:00
Michael Kaufmann (d00p)
022b83d881
remove notice of undefined variable when adding/editing a customer as admin
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-08-20 06:55:56 +02:00
Michael Kaufmann (d00p)
14bd4c927b
show real loginname instead of just <froxloruser> so people won't get confused, refs #1251
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-08-19 12:23:28 +02:00
Michael Kaufmann (d00p)
6bfec9dc40
adding cipher-order to ssl-vhosts when using apache, thx to Marcel
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-08-19 11:20:39 +02:00
Michael Kaufmann (d00p)
60ddcc221c
fix undefined index 'openbasedir' when creating a subdomain
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-08-18 21:17:41 +02:00
Michael Kaufmann (d00p)
c11460cfcc
use correct html-characters to display lower-than and greater-than signs in backup-info-text, fixes #1251
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-08-18 13:00:07 +02:00
Michael Kaufmann (d00p)
a181954864
remove duplicate, old and wrong language entry in dutch language file, fixes #1250
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-08-18 12:07:08 +02:00
Michael Kaufmann (d00p)
dc57eb1394
remove unknown user 'froxlorftp' and use nobody/nogroup (default) for proftpd on gentoo, fixes #1249
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-08-18 12:00:28 +02:00
Michael Kaufmann (d00p)
a33b3b3fd9
remove duplicate config-entry in proftpd.conf for gentoo, fixes #1247
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-08-18 11:55:43 +02:00
Michael Kaufmann (d00p)
e4a4755ed0
add missing icon, thx to novaflash
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-07-19 12:08:45 +02:00
Michael Kaufmann (d00p)
ab8975ccc3
Merge branch 'master' of github.com:Froxlor/Froxlor
2013-07-14 11:24:17 +02:00
Michael Kaufmann (d00p)
d4d02bfa7d
fix undefined variables and domain-edit of php-config when FPM is enabled
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-07-14 11:23:52 +02:00
Robert Förster (Dessa)
fbb4c81e53
- put proper smtpd_relay_restrictions also in gentoo template, postfix 2.10 is stable for a while now (and the only available version besides masked 2.11 anyway)
...
- fix 80 char "limit" per line for wheezy postfix templates (only cosmetic)
2013-07-12 09:22:21 +02:00
Michael Kaufmann (d00p)
6d06187df4
make e-mail address and compare-address lowercase, thx to DasTho from the forum
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-07-10 13:45:52 +02:00
Michael Kaufmann (d00p)
1870a88f6b
fix possible undefined variable in error-message, thx to Dessa
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-07-09 21:46:56 +02:00
Michael Kaufmann (d00p)
d02c739640
fix proftpd-config-templates for debian wheezy, thx to finnq & Spacey
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-07-09 20:54:06 +02:00
Robert Förster (Dessa)
26326937b1
(probably) fixed postfix configuration
...
Signed-off-by: Robert Förster (Dessa) <Dessa@froxlor.org >
2013-07-08 18:40:10 +02:00
Michael Kaufmann (d00p)
3267cdfda7
fix undefined variable in wheezy-config
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-07-05 10:55:42 +02:00
Michael Kaufmann (d00p)
b7a4b69ee0
enhance php-fpm configuration options to use custom-ini-settings, refs #587
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-07-05 10:54:52 +02:00
Michael Kaufmann
69e2c7dee1
Merge pull request #101 from 23networks/master
...
"White text on light background"-fix
2013-07-04 10:24:01 -07:00
Michael Kaufmann (d00p)
7589e7a21b
fix incorrect database-field regarding Maildir setting, fixes #1242 ; set version to 0.9.29-rc1
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-07-04 19:20:20 +02:00
Michael Kaufmann (d00p)
272de00af2
php-fpm--config 'log_errors_max_len' belongs to php_value and not php_flag, fixes #1241
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-07-04 19:03:06 +02:00
Michael Kaufmann (d00p)
ff66f62831
Merge branch 'master' of github.com:Froxlor/Froxlor
2013-07-03 11:34:45 +02:00
Michael Kaufmann (d00p)
68fb822160
give possibility to change php.ini-values for fpm-pool configurations (only pre-defined sections are possible for now), refs #587
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-07-03 11:34:34 +02:00
Johannes Matheis
c00edd399e
override fg color to obtain readability
2013-07-03 08:47:42 +00:00
Robert Förster (Dessa)
a75dad35dd
massive update of the wheezy templates, but take them with a grain of salt for now, in particular:
...
- dkim is broken (pending code changes, this affects *everyone* with opendkim i suppose)
- it has received *no* testing (yet)
other noteworthy stuff:
- nginx should be switched to upstream provided fcgi params file, as its essentially the same.
- dovecot should now work with exim4
- for the most part, configs were switched to the commented version if available, that requires some more reading for the admins, but this isn't a problem for you... right? :)
while i don't think any of this will break horribly, like drinking the beer in your fridge or some other nasty stuff, it will still require testing
Signed-off-by: Robert Förster (Dessa) <Dessa@froxlor.org >
2013-07-01 15:07:28 +02:00
Dessa
d4e79911cb
Merge pull request #100 from evgeni/allow_sieve
...
allow sieve usage for all mail users
2013-07-01 03:55:30 -07:00
Evgeni Golov
44cfa99c5c
allow sieve usage for all mail users
2013-06-30 21:45:58 +02:00
Michael Kaufmann (d00p)
9b60dc09ea
add possibility to specify enabled Zend Guard for APS, fixes #1235
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-06-21 10:22:46 +02:00