Michael Kaufmann (d00p)
|
dbcc43c758
|
backport database-logging-fix
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-07-29 16:35:48 +02:00 |
|
Michael Kaufmann (d00p)
|
c34954ce8d
|
also re-generate bind configs (if enabled) when using --force with the cronjob
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-03-11 11:22:12 +01:00 |
|
Michael Kaufmann (d00p)
|
eaa26fe204
|
add Debian-exim group to dovecots Exim4-unix_listener, fixes #1513
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-03-11 09:45:28 +01:00 |
|
Michael Kaufmann (d00p)
|
b7ff1fe87c
|
dont create 'require all granted' if the directory is protected by a customer (htaccess), fixes #1455 (again); thx to Laryllian
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-03-02 20:29:45 +01:00 |
|
Michael Kaufmann (d00p)
|
6f6875134f
|
fix template
|
2015-02-24 14:45:46 +01:00 |
|
Michael Kaufmann (d00p)
|
959192c279
|
fix webftp with new navigation template stuff
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-18 18:33:32 +01:00 |
|
Michael Kaufmann (d00p)
|
2f5cca71fb
|
set version to 0.9.33.1 for bugfix release
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
0.9.33.1
|
2015-02-16 08:50:49 +01:00 |
|
Michael Kaufmann (d00p)
|
85e0690a1b
|
clear group-cache of nscd as this solves issues with webserver/php-fpm most of the time
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-16 08:24:48 +01:00 |
|
Roman Schmerold (BNoiZe)
|
34415c50f8
|
Fixing a bug with linebreaks, fixes #1498
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2015-02-15 19:08:22 +01:00 |
|
Michael Kaufmann (d00p)
|
47f0c52c18
|
fix typo of vmail-user in rhel/centos config-template for dovecot
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-15 16:28:08 +01:00 |
|
Michael Kaufmann (d00p)
|
9853220549
|
use correct PEAR directory setting in fpm-interface, fixes #1500
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-15 16:18:17 +01:00 |
|
Michael Kaufmann (d00p)
|
71cdab5d9e
|
show only hash algorithms that are available on the system
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-15 07:55:21 +01:00 |
|
Michael Kaufmann (d00p)
|
b049d07374
|
respect possible empty-value when validating string::validate_ip
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-12 13:06:19 +01:00 |
|
Michael Kaufmann (d00p)
|
1c979d5a21
|
fix move-customer-to-admin
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-10 16:17:32 +01:00 |
|
Michael Kaufmann (d00p)
|
a038a5a92f
|
allow private-network ip-addresses for database-connection, fixes #1489
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-08 17:38:26 +01:00 |
|
Michael Kaufmann (d00p)
|
f36dbc1938
|
show whether a customer is deavtivated after successful login rather then nothing at all
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-08 17:38:17 +01:00 |
|
Michael Kaufmann (d00p)
|
f711b03b4f
|
don't use -1 for standard-subdomains as the parentdomainid field is declared as unsigned int and therefore converted to 0 anyways
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-08 15:29:52 +01:00 |
|
Michael Kaufmann (d00p)
|
49b82201c7
|
fix undefined variable in cases 'custom-notes-show' is not set when adding/editing an admin/a customer
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-08 12:44:11 +01:00 |
|
Michael Kaufmann (d00p)
|
15a6e9b78b
|
set version to 0.9.33 for upcoming stable release
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
0.9.33
|
2015-02-07 09:55:52 +01:00 |
|
Michael Kaufmann
|
15a84f69c1
|
Merge pull request #228 from HolySephi/master
fixed some rhel/centos 7 config issues, thx to Sephi
|
2015-02-06 11:04:54 +01:00 |
|
Michael Kaufmann (d00p)
|
30b27b6b73
|
update italian.lng.php, thx to Heaven73
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-06 10:43:57 +01:00 |
|
Michael Kaufmann (d00p)
|
2b5c0764e3
|
allow to disable fcgid also with lighttpd because we allow it to be enabled with lighttpd
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-06 08:44:11 +01:00 |
|
Michael Kaufmann
|
cae16b4579
|
Merge pull request #227 from Froxlor/master
pid of cronjob is the part after the last dash (we did not have more then one before), fixes #1483
|
2015-02-02 16:24:37 +01:00 |
|
Michael Kaufmann (d00p)
|
6df6fc2361
|
pid of cronjob is the part after the last dash (we did not have more then one before), fixes #1483
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-02 16:13:07 +01:00 |
|
Roman Schmerold (BNoiZe)
|
48eaab89ba
|
Add missing space in sed command
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2015-02-02 13:57:23 +01:00 |
|
Roman Schmerold (BNoiZe)
|
a0b0fa48bb
|
Fix that name is not returned for admins
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2015-02-02 11:01:26 +01:00 |
|
Michael Kaufmann (d00p)
|
6534dbf47b
|
doc-fixes; fix hardcoded installation-path in centos-cron-configtemplate
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-01 20:09:24 +01:00 |
|
Michael Kaufmann (d00p)
|
f4dff676d6
|
do not allow to enable fcgid/fpm at the same time when both are set to 'yes' simultaneously in settings
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
0.9.33-rc3
|
2015-02-01 18:02:29 +01:00 |
|
Michael Kaufmann (d00p)
|
77ae3aa387
|
generate only password that match our complexity-settings in customer_email.php; don't use md5() for the admin password in the installation process
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-01 13:57:06 +01:00 |
|
Michael Kaufmann (d00p)
|
99bed23b95
|
another md5() leftover
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-01 13:12:24 +01:00 |
|
Michael Kaufmann
|
5b012a33c3
|
Merge pull request #226 from RipClaw2971/bug_1482
use new password-hashes everywhere, fixes #1482
|
2015-02-01 13:05:10 +01:00 |
|
Andreas Grundler
|
28f26cce72
|
fix for bug #1482
|
2015-02-01 12:25:26 +01:00 |
|
Robert Förster (Dessa)
|
23b091ea82
|
add virtual_transport parameter which i somehow missed in my last commit, refs #1465
|
2015-02-01 03:08:18 +01:00 |
|
Michael Kaufmann (d00p)
|
e92b5e2c05
|
set version to 0.9.33-rc3 due to the password-hash-update-issue
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-01-31 12:54:00 +01:00 |
|
Michael Kaufmann (d00p)
|
4d60b19194
|
only update hash if password matches, fixes #1479
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-01-31 12:51:20 +01:00 |
|
Michael Kaufmann (d00p)
|
7680cd441c
|
force integer conversion for domainimport-offset-field, as POST sends it as string; filter IP-addresses that are unknown to froxlor when importing domains.
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
0.9.33-rc2
|
2015-01-30 17:55:27 +01:00 |
|
Michael Kaufmann (d00p)
|
d7f8586413
|
allow language-check against a specific language file
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-01-30 17:54:06 +01:00 |
|
Michael Kaufmann (d00p)
|
83e062c845
|
remove unused Minify_HTML class
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-01-30 17:53:43 +01:00 |
|
Michael Kaufmann (d00p)
|
c6c950596a
|
use better error-message for misuse of froxlor.hostname
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-01-28 22:01:16 +01:00 |
|
Michael Kaufmann (d00p)
|
4714a458fe
|
don't allow a customer to add the froxlor-hostname as subdomain in case the froxlor-hostname is sub.dom.tld and the customer has dom.tld assigned, thx to chrisalexthomas for 'finding' this :)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-01-28 21:55:46 +01:00 |
|
Michael Kaufmann (d00p)
|
1672b01426
|
Merge branch 'master' of github.com:Froxlor/Froxlor
|
2015-01-28 13:25:08 +01:00 |
|
Michael Kaufmann (d00p)
|
36c7527b2a
|
add function to validate different password-hashes and update them to the currently set hash if login successfull and hash differs, set default hash to SHA256, fixes #1289 - add custom-notes field to admin/customer, fixes #1471 - set version to 0.9.33-rc2 for upcoming second release-candidate
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-01-28 13:24:36 +01:00 |
|
Roman Schmerold (BNoiZe)
|
00e74a05cb
|
Disable input if unlimited is checked
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2015-01-28 04:54:00 +01:00 |
|
Michael Kaufmann (d00p)
|
7904946862
|
push some upcoming changes (still holding back db changes b/c of version jump to rc2)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-01-27 23:04:46 +01:00 |
|
Roman Schmerold (BNoiZe)
|
88ace5785e
|
Fix broken custom newsfeed, newsfeed redesign
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2015-01-27 22:43:52 +01:00 |
|
Robert Förster (Dessa)
|
614d9c127b
|
fix mail delivery for dovecot, closes #1465
|
2015-01-27 17:55:46 +01:00 |
|
Dessa
|
f0551ac122
|
Merge pull request #212 from junkpad92/master
Fixing deprecated Postfix templates & Providing Dovecot2 Sieve-Configs
|
2015-01-27 17:52:36 +01:00 |
|
Michael Kaufmann (d00p)
|
bdfbe4947a
|
fix undefined variables introduced in commit #b1acc9a8efc01a5139b042f8f9e97881e4a52b83
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-01-27 11:23:03 +01:00 |
|
Michael Kaufmann (d00p)
|
7b8341d826
|
add function to validate different password-hashes and update them to the currently set hash if login successfull and hash differs (unimplemented yet because of required db-updates which are hold back until 0.9.33-rc2), refs #1289
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-01-27 11:09:27 +01:00 |
|
Michael Kaufmann
|
9d008efabc
|
Merge pull request #224 from heaven73/master
Pure-FTPd template for FreeBSD
|
2015-01-26 22:15:35 +01:00 |
|