1e5f80ace6re-work findDirs()-function
Michael Kaufmann (d00p)
2014-12-16 15:14:57 +01:00
cd5e8801e4add domain-bulk-import, fixes#1452
Michael Kaufmann (d00p)
2014-12-15 14:49:34 +01:00
7dd6f9b97cexplicitly set charset / collation of database when installing + new integrity-check-function to validate the database charset / collation and optionally fix it; fixes#1426
Michael Kaufmann (d00p)
2014-12-13 19:19:10 +01:00
28b7cd6e90bugfixing template-variables list when editing mail-templates; refs #496
Marco Vogt (vogti)
2014-12-12 20:06:14 +01:00
6bfa95f8a8Import default subject/body for e-mails templates; fixes#496
Marco Vogt (vogti)
2014-12-11 14:07:18 +01:00
b0d5049e68fix -> self in pFlush() in Settings-class, fixes#1464
Michael Kaufmann (d00p)
2014-12-10 17:40:04 +01:00
5a9fa8592abugfixing frxDirectory-class
Michael Kaufmann (d00p)
2014-12-09 08:50:12 +01:00
bc4cb480beimproved traffic report
Marco Vogt (vogti)
2014-12-07 17:47:55 +01:00
897a8a084eMerge branch 'master' of github.com:Froxlor/Froxlor
Michael Kaufmann (d00p)
2014-12-06 19:47:35 +01:00
afe2041e94set max-age for Strict-Transport-Security header to >180days, thx to priority
Michael Kaufmann (d00p)
2014-12-06 19:47:27 +01:00
ad1d8d3cd2Merge pull request #208 from Churro/master
Michael Kaufmann
2014-12-02 23:21:39 +01:00
4fe33a0b7aFix for duplicate htpasswd entries (Nginx)
Churro
2014-12-02 22:29:54 +01:00
d927ede388Merge branch 'master' of github.com:Froxlor/Froxlor
Roman Schmerold (BNoiZe)
2014-12-02 17:28:38 +01:00
6f5f69db2bMade tablesorter work without inline-js
Roman Schmerold (BNoiZe)
2014-12-02 17:27:41 +01:00
e64846b2c1Merge pull request #207 from Churro/master
Michael Kaufmann
2014-12-02 08:42:30 +01:00
8842c02136Fixed indentation of location-block in Nginx Vhosts
Churro
2014-12-01 22:50:07 +01:00
adbc4bc402Basic auth realms now work for Nginx Vhosts too
Churro
2014-12-01 22:48:54 +01:00
3be43c4848outsource a few directory-functions in a class; make apache-2.4 not create 'require all granted' if there is an active directory-protection or option set for the customerroot-dir, possibly fixes#1455
Michael Kaufmann (d00p)
2014-12-01 08:07:28 +01:00
e24e8297f1Merge pull request #206 from Commifreak/master
Michael Kaufmann
2014-11-30 12:55:21 +01:00
c58446359cUpdate templates_edit.tpl
Robin Kluth
2014-11-30 12:19:04 +01:00
dc5e13d13cUpdate templates_add_2.tpl
Robin Kluth
2014-11-30 12:17:14 +01:00
cf7c11a106keep original template filename for the possible error message to show the correct file that was not found
Michael Kaufmann (d00p)
2014-11-29 08:22:36 +01:00
b0d1290e66Merge branch 'master' of github.com:Froxlor/Froxlor
Michael Kaufmann (d00p)
2014-11-29 07:43:38 +01:00
60d48f2002make template-fallback work for overwriting themes partially
Michael Kaufmann (d00p)
2014-11-29 07:43:33 +01:00
9627238966Round percentages to 0 decimals
Roman Schmerold (BNoiZe)
2014-11-28 13:57:33 +01:00
d89f2c87e5Merge branch 'master' of github.com:Froxlor/Froxlor
Michael Kaufmann (d00p)
2014-11-28 12:46:40 +01:00
242b42ba95respect special characters in redirects
Michael Kaufmann (d00p)
2014-11-28 12:46:28 +01:00
b1a9c2bf49Disabling unsafe-inline for security again
Roman Schmerold (BNoiZe)
2014-11-28 09:12:14 +01:00
b6bc386072Allow inline styles/scripts, otherwise template functions will break
Roman Schmerold (BNoiZe)
2014-11-27 22:04:21 +01:00
a1625d1768Removed another unused image... doh
Roman Schmerold (BNoiZe)
2014-11-27 21:45:42 +01:00
1e0cc86288Removed unneeded header image
Roman Schmerold (BNoiZe)
2014-11-27 21:41:10 +01:00
b4a8418e10add possibility to move customers to another admin/reseller, fixes#1166
Michael Kaufmann (d00p)
2014-11-25 12:23:30 +01:00
e4ceb962e9remove trailing slash from mod_proxy stuff, regardless of what the apache-docs say, it works this way!
Michael Kaufmann (d00p)
2014-11-24 18:44:26 +01:00
c6ed0b63c9fix vhost-block-merging for nginx, fixes#1450
Michael Kaufmann (d00p)
2014-11-19 16:29:05 +01:00
4794c21fb4show message on display-failure of phpinfo()-page, thx to papa-smurf for the hint
Michael Kaufmann (d00p)
2014-11-18 10:56:25 +01:00
e7f54503c1fix template-variable for 'forgot password', thx to Nepstar for noticing
Michael Kaufmann (d00p)
2014-11-17 10:47:24 +01:00
bdc0a4caf1fix visibility of fpm-mod_proxy_fcgi-apache-2.4 setting
Michael Kaufmann (d00p)
2014-11-10 12:59:05 +01:00
5499388777add possibility to use php-fpm over mod_proxy_fcgi with apache >=2.4.9
Michael Kaufmann (d00p)
2014-11-10 11:47:27 +01:00
4cc3c01dcbremove password-suggestion if a custom regex is defined; added password-complexity-settings for non-regex users to define what generated passwords should contain, thx to Marco Vogt; fixes#1216
Michael Kaufmann (d00p)
2014-11-10 10:07:32 +01:00
f5f7bc449ause recent Content-Security-Policy values and header for all browser, secure script/query-string to redirect to after login if given
Michael Kaufmann (d00p)
2014-11-04 13:01:42 +01:00
0fbc2ab821Merge pull request #204 from junkpad92/patch-1
Roman Schmerold
2014-11-03 20:34:25 +01:00
f303bfdbfduse /etc/crontab directly when on FreeBSD because it does not use anything like /etc/cron.d/ file-inclusion, refs and possibly fixes#1437
Michael Kaufmann (d00p)
2014-10-31 09:48:38 +01:00
0156c3a59dfew fixes in inline-css; added mail.log php.ini option and enabled it in default ini-config
Michael Kaufmann (d00p)
2014-10-31 09:14:28 +01:00
6f9f5880eeMerge pull request #203 from Tak0r/master
Michael Kaufmann
2014-10-30 15:02:59 +01:00
29d755433fset explicit sslprotocol to react to poodle attack stuff (nginx)
Frank Gehann
2014-10-30 14:57:04 +01:00
c63fa7ec97wheezy config change to reflect the fpm permission change (add the panel vhost group to the webserver user
Frank Gehann
2014-10-30 14:54:04 +01:00
dc2b690fa4session.auto_start needs to be a php_value since it gets passed a 0 or 1 and not on/off which causes the fpm to not start at all.
Frank Gehann
2014-10-30 13:55:56 +01:00
97ec269838set explicit sslprotocol to react to poodle attack stuff
Michael Kaufmann (d00p)
2014-10-27 11:46:28 +01:00
58ec17ce10don't allow subdomains as alias-domains as it could lead to a possible dead-end for editing ip/port for the domain
Michael Kaufmann (d00p)
2014-10-27 10:41:29 +01:00
1b00a816e3Rewrite of merging special vhost settings, fixes#1430
Roman Schmerold (BNoiZe)
2014-10-12 15:34:40 +02:00
911d3769f6Added froxlor logo to footer
Roman Schmerold (BNoiZe)
2014-10-11 14:22:51 +02:00
3f3a02147bUpdate copyright in standard customer index
Roman Schmerold (BNoiZe)
2014-10-11 14:16:19 +02:00
a7450dfe37Fixed duplicate creation of directory protection, fixes#1450
Roman Schmerold (BNoiZe)
2014-10-11 09:08:27 +02:00
fe5eff890fRemoved another evil if I overlooked
Roman Schmerold (BNoiZe)
2014-10-11 08:18:43 +02:00
539ec529c2Removing evil if from nginx vhosts
Roman Schmerold
2014-10-11 07:58:01 +02:00
bc8e56e7dafix version_compare
Michael Kaufmann (d00p)
2014-10-07 08:24:40 +02:00
332a6bc550don't make the fpm-socket readable for all, fixes#1418
Michael Kaufmann (d00p)
2014-10-01 13:39:41 +02:00
480e3a8bfdfix incorrect security check on mail-directories where various special-characters are allowed, fixes#1458
Michael Kaufmann (d00p)
2014-10-01 07:29:25 +02:00
34f20ffd1aAdded RHEL 7 configfiles
Ante
2014-09-30 11:07:37 +02:00
cbab67a2fdMerge branch 'master' of github.com:Froxlor/Froxlor
Michael Kaufmann (d00p)
2014-09-22 10:17:46 +02:00
559fb4d4a4done a few fixes for newer php-versions
Michael Kaufmann (d00p)
2014-09-22 10:17:42 +02:00
a47b1e7f5dMerge pull request #201 from Stricted/patch2
Roman Schmerold
2014-09-18 09:39:52 +02:00
141e728c0ffix last commits
Stricted
2014-09-16 22:47:07 +02:00
024d01b300fix directory index for folders on nginx #2
Stricted
2014-09-16 21:24:50 +02:00
cbf47f46eafix directory index for folders on nginx
Stricted
2014-09-16 21:15:08 +02:00
74c493f39cremove unnecessary fields that have been removed in updater a long time ago
Michael Kaufmann (d00p)
2014-09-13 09:32:19 +02:00
37624a912eadd task 99 the correct way in installation as the constant FROXLOR_INSTALL_DIR is not set there
Michael Kaufmann (d00p)
2014-09-12 07:50:05 +02:00
997135d7c0Merge pull request #200 from Stricted/patch-1
Michael Kaufmann
2014-09-09 09:22:25 +02:00
31f3639c15fix path_info on nginx cronjob
Stricted
2014-09-08 18:37:14 +02:00
70a9ad2f3denhanced list of allowed php.ini-directives for php-fpm
Michael Kaufmann (d00p)
2014-09-07 08:21:30 +02:00
b1fe737a03Merge branch 'HolySephi-master'
Michael Kaufmann (d00p)
2014-09-06 09:41:09 +02:00
9776624c32honor max_children values for php-fpm
Michael Kaufmann (d00p)
2014-08-11 08:24:26 +02:00
2ebb5259a0after a new installation, insert a task for generating the cron.d file, also let cronjob's --force re-create the cron.d file
Michael Kaufmann (d00p)
2014-08-05 18:14:04 +02:00
ce88d1caaefix command for creating deactivated-root-dir, thx to oschni
Michael Kaufmann (d00p)
2014-08-05 18:12:35 +02:00
80a2b5da34correct precise postfix-master.cf config-template
Michael Kaufmann (d00p)
2014-07-19 14:40:26 +02:00
92eea6d7b2insert task for rebuilding config files after changing the ips (not perfect yet but better then no task)
Michael Kaufmann (d00p)
2014-07-09 17:52:16 +02:00
25fa9a8121various tiny improvements
Michael Kaufmann (d00p)
2014-07-09 09:39:26 +02:00
a7a971f444secure password-reset form against possible header-modification, thx to Hendrik
Michael Kaufmann (d00p)
2014-06-29 11:25:31 +02:00
946e5d28e9Merge branch 'master' of github.com:Froxlor/Froxlor
Michael Kaufmann (d00p)
2014-06-23 08:51:17 +02:00
addd70dfe8correct validating list of AXFR-servers, fixes#1440
Michael Kaufmann (d00p)
2014-06-23 08:51:04 +02:00
6a14cb57e6initialize variables so no warnings/notices are output when the directory is empty (all files deleted); fixes#1435
Michael Kaufmann (d00p)
2014-06-17 11:49:07 +02:00
1c1affa7bdset directory permissions to 0755 for mod_php user as they dont (want to) use libnss-mysql, fixes#1431
Michael Kaufmann (d00p)
2014-06-09 16:21:57 +02:00
8b25ac1685fix variable in webftp-script
Michael Kaufmann (d00p)
2014-06-08 09:37:29 +02:00