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
Michael Kaufmann
04e1ade0d2
Merge pull request #99 from 5nafu/master
...
Added smtpd_relay_restrictions to all postfix configurations, fixes #1220
2013-06-21 00:06:43 -07:00
Michael Kaufmann
05399ce53e
Merge pull request #98 from wb7/master
...
Updated german grammer
2013-06-21 00:05:46 -07:00
5nafu
3ef481763c
Bug #1220 : Added smtpd_relay_restrictions to all postfix configurations
2013-06-21 08:57:57 +02:00
Lucas
f842e69d81
Changed sentence @d00p
2013-06-20 13:54:09 +03:00
Lucas
de09d3dd5f
Removed tag at the end
2013-06-19 19:48:55 +03:00
Lucas
1793873bbb
Updated german grammer #2
2013-06-19 19:46:58 +03:00
Michael Kaufmann
fb04e99dcb
Merge pull request #97 from wb7/master
...
Changed some german sentences
2013-06-19 08:56:03 -07:00
Lucas
817966f4ea
Changed some German sentences - grammer
2013-06-19 18:15:56 +03:00
Michael Kaufmann (d00p)
d9e7cd349b
fix in display of error for path-field when dropdown is chosen (customer/domains); update change in speciallogfile also for subdomains of that domain, fixes #1223
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-06-09 15:18:38 +02:00
Dessa
95061ecf77
Merge pull request #96 from powerfolder/master
...
Changed executable dir for Postfix on Gentoo
2013-06-07 04:41:27 -07:00
Florian Lahr
188f189d74
fixes #1152
2013-06-07 12:54:12 +02:00