Piotr Rzeczkowski
|
c52df5b286
|
Allow max_input_vars in PHP-FPM configuration
|
2015-08-24 12:18:56 +02:00 |
|
Michael Kaufmann (d00p)
|
4da3a87772
|
instead of env-variable, show ditro editor which is defined in the xml
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-08-13 15:42:57 +02:00 |
|
Michael Kaufmann (d00p)
|
4429c5e8b2
|
allow customization of umask in php-fcgi-starter scripts, refs #1486
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-07-31 13:20:31 +02:00 |
|
Michael Kaufmann (d00p)
|
4ec376b296
|
log db errors to syslog and remove tmp-error-logs for reporting in cronrun
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-07-29 13:19:32 +02:00 |
|
Michael Kaufmann (d00p)
|
8558533a91
|
replace passwords even before logging, not just for display
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-07-29 13:11:38 +02:00 |
|
Chris Vigelius
|
92cf4c16e3
|
missing semicolon
|
2015-06-25 14:08:19 +02:00 |
|
Chris Vigelius
|
3cad16d2b7
|
fix dangerous code
|
2015-06-25 13:49:55 +02:00 |
|
Michael Kaufmann (d00p)
|
94f3b99ad0
|
do not show error-trace / sensitive data when db-server is down or login credentials are wrong
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-06-11 21:00:45 +02:00 |
|
xWuZaa
|
bd5647351e
|
Add custom port to userdata.inc.php
|
2015-05-07 19:58:48 +02:00 |
|
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)
|
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 |
|
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)
|
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)
|
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 |
|
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)
|
61b1adfb3d
|
fix typo
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-10 16:11:08 +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)
|
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 |
|
Stefan Weil
|
47ef9f74a7
|
classes: Fix typos
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2015-02-08 17:52:53 +01:00 |
|
Stefan Weil
|
92478d0e4f
|
smarty: Fix typo
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2015-02-08 17:52:53 +01:00 |
|
Stefan Weil
|
0fc73b2bbb
|
Fix typos found by codespell
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2015-02-08 17:52:45 +01:00 |
|
Michael Kaufmann (d00p)
|
909c6a8bdf
|
allow private-network ip-addresses for database-connection, fixes #1489
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-08 17:35:31 +01:00 |
|
Florian Aders (EleRas)
|
682b27fdd8
|
Added when to execute an autogenerated file in ConfigDaemon
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2015-02-08 12:05:22 +01:00 |
|
Florian Aders (EleRas)
|
332cb64b71
|
Group file-commands for easier processing in ConfigDaemon
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2015-02-07 10:41:54 +01:00 |
|
Florian Aders (EleRas)
|
269c24a398
|
Added file - parameter to command if command was created by expanding file - attributes in ConfigDaemon
|
2015-02-06 13:27:01 +01:00 |
|
Florian Aders (EleRas)
|
2b9d6dc9c4
|
Added grouping - functionality for configfiles
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2015-02-05 20:28:11 +01:00 |
|
Florian Aders (EleRas)
|
75fb18bcec
|
Trim the values of the distribution - xml at sane places
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2015-02-05 20:07:22 +01:00 |
|
Florian Aders (EleRas)
|
44bf843797
|
Added usernotexists / groupnotexists to ConfigDaemon
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2015-02-05 15:20:53 +01:00 |
|
Florian Aders (EleRas)
|
37cedafa8f
|
Added userxists / groupexists to ConfigDaemon
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2015-02-05 15:20:09 +01:00 |
|
Florian Aders (EleRas)
|
09adbf8717
|
Added "equals" to visibility and "const." to placeholder in ConfigDaemon
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2015-02-05 15:11:02 +01:00 |
|
Roman Schmerold (BNoiZe)
|
56b619b777
|
Update generation of unlimited fields
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2015-02-05 09:40:23 +01:00 |
|
Florian Aders (EleRas)
|
96e7a3ad8c
|
Added "mode" for file - tag in ConfigDaemon
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2015-02-04 10:19:57 +01:00 |
|
Roman Schmerold (BNoiZe)
|
4fccc86b03
|
Updated HTMLform2 with some tweaks
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2015-02-03 21:32:23 +01:00 |
|
Florian Aders (EleRas)
|
c971d3fafe
|
Fixed $lng in ConfigParser
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2015-02-03 20:04:31 +01:00 |
|
Florian Aders (EleRas)
|
7c153d5e76
|
Remove debug in ConfigDaemon
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2015-02-03 20:03:50 +01:00 |
|
Florian Aders (EleRas)
|
a63cc0759f
|
Improved _parseContent and use it where needed in ConfigDaemon
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2015-02-03 19:45:40 +01:00 |
|
Florian Aders (EleRas)
|
4c10eed3b1
|
Updated comments and various small improvements in ConfigParser - classes
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2015-02-03 18:52:37 +01:00 |
|
Florian Aders (EleRas)
|
827b3cc5f6
|
Added configuration - descriptions to ConfigParser, only parse complete file at first access
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2015-02-03 18:14:00 +01:00 |
|
Florian Aders (EleRas)
|
ac34bfdad2
|
Added basic distribution - XML - config - parser - classes, needs to be improved
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2015-02-03 17:45:40 +01:00 |
|
Roman Schmerold (BNoiZe)
|
72ce20224d
|
Take values as parameter when editing something
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2015-02-02 19:13:52 +01:00 |
|
Roman Schmerold (BNoiZe)
|
87fe3669a1
|
Migrate to new HTMLform2-class
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2015-02-02 17:43:53 +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)
|
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>
|
2015-01-30 17:55:27 +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)
|
16dde03f96
|
get rid of almost never used HTMLPurifier library and beautify subject display on ticket-overview
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-01-25 08:34:03 +01:00 |
|
Michael Kaufmann (d00p)
|
b78729319c
|
added logging to integry-check so admins know what exactly was wrong when monkeys ate the integrity :)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-01-11 20:32:18 +01:00 |
|
Michael Kaufmann (d00p)
|
c1ff010283
|
allow 'localhost' or any local-hostname for db-connection
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-01-08 14:39:52 +01:00 |
|