Michael Kaufmann (d00p)
c150d559c7
enhance domain-importer, fixes #1512
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-03-06 20:28:41 +01:00
Michael Kaufmann (d00p)
5dce0db661
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:25:41 +01:00
Michael Kaufmann (d00p)
27514d32de
visible-tag needs to respect the do_show-value in case websrv_avail set do_show to false already
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-03-02 13:41:14 +01:00
Michael Kaufmann (d00p)
fe718ef67f
add requirement for mbstring-extension as we need to be multibyte-character-safe in generatePassword(); adjust special-character-default setting to be the same as on a fresh install; outsource version-definition to separate file; set version to 0.9.34-dev3
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-23 12:23:44 +01:00
Michael Kaufmann (d00p)
e132723475
PDOStatement::rowCount is a function
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-20 11:56:24 +01:00
Michael Kaufmann (d00p)
72fc9db38d
add integrity check for user/group membership when fcgid/fpm is used, refs #1491
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-20 09:58:24 +01:00
Michael Kaufmann (d00p)
1374e08cd4
make sql-fields for ssl-certs larger as there are ca-bundle-certs larger then 64k; add new settings for apache-itk-mpm integration, fixes #1400
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-18 16:05:28 +01:00
Michael Kaufmann (d00p)
03e48927a3
add optional support for apache-itk-mpm (mod_php only)
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-18 16:01:38 +01:00
Michael Kaufmann (d00p)
bbf05fa6fd
remove smarty-remnant; remove unnecessary variable assignment
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-17 13:27:30 +01:00
Roman Schmerold (BNoiZe)
6dad29cae7
Even more HTMLform2 migrations
...
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org >
2015-02-16 17:56:37 +01:00
Roman Schmerold (BNoiZe)
52afba5a86
Migrate to new HTMLform2 class
...
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org >
2015-02-16 16:55:56 +01:00
Roman Schmerold (BNoiZe)
913a53e436
Improve new htmlform class
...
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org >
2015-02-16 16:18:39 +01:00
Michael Kaufmann (d00p)
4fd68a4153
fieldset is in subfileblock, not in file
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-16 16:02:08 +01:00
Michael Kaufmann (d00p)
fae58078f8
update ftp_groups table in case webserver-/fcgid-/fpm-user changes, refs #1491 (i guess)
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-16 14:56:08 +01:00
Michael Kaufmann (d00p)
1d319e001c
group file-relevant commands into the fieldset; enhance layout
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-16 13:29:01 +01:00
Michael Kaufmann (d00p)
927e6fe23a
add update compatibility for 0.9.33.1 users
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-16 09:45:55 +01:00
Michael Kaufmann (d00p)
b85eb98303
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:21:33 +01:00
Roman Schmerold (BNoiZe)
643f124e8b
Fixing a bug with linebreaks, fixes #1498
...
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org >
2015-02-15 19:07:01 +01:00
Michael Kaufmann (d00p)
6fe4027de5
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:26:32 +01:00
Michael Kaufmann (d00p)
f9d79ba5a6
use correct PEAR directory setting in fpm-interface, fixes #1500
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-15 15:43:45 +01:00
Michael Kaufmann (d00p)
2382f526b2
reduce code - unnecessary complicated
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-15 07:54:34 +01:00
Michael Kaufmann (d00p)
1581e08594
show only hash algorithms that are available on the system
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-15 07:51:58 +01:00
Michael Kaufmann (d00p)
37ca78913c
respect possible empty-value when validating string::validate_ip
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-12 13:02:50 +01:00
Michael Kaufmann (d00p)
df3b97c5dd
change comments for better understanding, fixes #1496
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-12 09:22:59 +01:00
Michael Kaufmann (d00p)
953e3f5ba6
Merge branch 'master' of github.com:Froxlor/Froxlor
2015-02-11 21:21:13 +01:00
Michael Kaufmann (d00p)
74b73c6446
rename 'MySQL User' to 'Froxlor Customer' as username for users read from db via libnss; fix language strings
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-11 21:21:09 +01:00
Roman Schmerold (BNoiZe)
bc80fb71df
Restyling configfiles with textareas instead of pre
...
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org >
2015-02-11 19:35:18 +01:00
Michael Kaufmann (d00p)
b0279025d0
add numbrows to commands and files for BNoiZe's template magic; added possibility to use sql-data inside xml-config; updates xml-configs a bit when socket is used (not 100% done)
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-11 14:30:30 +01:00
Roman Schmerold (BNoiZe)
a45712198b
Update configfiles templates
...
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org >
2015-02-11 13:01:48 +01:00
Michael Kaufmann (d00p)
704a0fce08
make integritycheck in update-procedure more clear whether there actually is a problem or not (if it's been fixed for example), fixes #1493
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-11 12:08:58 +01:00
Michael Kaufmann (d00p)
d6c708e6ee
only show restart command of php-fcgi for nginx if fcgid/fpm is not used
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-11 08:25:19 +01:00
Michael Kaufmann (d00p)
1f24ca9ba2
split codename and version from version field in config-xml file as this eases automation
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-11 07:15:05 +01:00
Michael Kaufmann (d00p)
c482db8c89
prepare database-class to have a separate socket-option, not as replacement for 'host'
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-10 16:13:14 +01:00
Michael Kaufmann (d00p)
c356639ce9
fix move-customer-to-admin
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-10 16:12:47 +01:00
Michael Kaufmann (d00p)
8b0572add1
fix visibility of fields in admin/formfields.admin.php
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-10 16:11:35 +01:00
Michael Kaufmann (d00p)
61b1adfb3d
fix typo
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-10 16:11:08 +01:00
Michael Kaufmann (d00p)
2f5ea4b305
added postfix-3.x configs for gentoo
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-10 08:39:05 +01:00
Michael Kaufmann
ccc321be8a
Merge pull request #230 from junkpad92/patch-1
...
"discard changes" and "save" on top of each other in security options; there was missing this additional template to fix the bug definitely, fixes #1488
2015-02-09 22:53:22 +01:00
junkpad92
b68861c175
Fix Bug #1488
...
"discard changes" and "save" on top of each other in security options; there was missing this additional template to fix the bug definitely.
2015-02-09 22:49:40 +01:00
Roman Schmerold (BNoiZe)
2ffcba78cc
Remove another remainent of Smarty
...
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org >
2015-02-09 15:00:21 +01:00
Michael Kaufmann (d00p)
855226d01a
sort distribution-names in admin_configfiles, it's confusing otherwise; display the default/recommended daemon of every service; fix small c'n'p error (courier is not our recommended default)
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-09 14:49:53 +01:00
Michael Kaufmann (d00p)
b8e548d1df
clean variable after subfile-block
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-09 14:28:24 +01:00
Michael Kaufmann (d00p)
095f1df947
add Ubuntu Precise 12.04 XML-config
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-09 13:55:10 +01:00
Michael Kaufmann (d00p)
4bd91a811d
change admin_configfiles to handle the new XML-configs instead of the old php-arrays
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-09 13:54:55 +01:00
Michael Kaufmann (d00p)
c3b45a62ca
use native word for the different languages
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-08 19:59:24 +01:00
Michael Kaufmann (d00p)
7b354eec0f
fix template->language issues (not html-encoded special-characters in language-name), set version to 0.9.34-dev1 due to db structure change / update
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-08 19:45:15 +01:00
Roman Schmerold (BNoiZe)
677ed371a9
Remove another template we only used for webftp
...
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org >
2015-02-08 19:01:03 +01:00
Roman Schmerold (BNoiZe)
987caa632b
Add Cancel-Button to template selection
...
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org >
2015-02-08 19:00:21 +01:00
Michael Kaufmann (d00p)
3df581152d
remove webftp.php as it: pulls smarty-tplengine we don't use anywhere else, is unknown to most of our users, a possible security-issue, etc. etc. etc.; just don't use webftp stuff
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-08 18:56:31 +01:00
Michael Kaufmann (d00p)
f0ca931dfc
update idna_convert class
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-08 18:49:32 +01:00