Michael Kaufmann (d00p)
|
c7dc68c848
|
add froxlor-group to customer-group in case fcgid/fpm is used for froxlor
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-12-30 16:44:52 +01:00 |
|
Michael Kaufmann (d00p)
|
6ae3691f20
|
dont show apache-needed stuff for php-fpm when not using apache
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-12-30 12:15:18 +01:00 |
|
Michael Kaufmann (d00p)
|
5d5062c262
|
make ownership-hint a bit larger like the db-error-page; add theme-fallback to database-error-function to avoid this stupid 'we are sorry, but a MySQL - error occurred'-message
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-12-29 21:42:28 +01:00 |
|
Michael Kaufmann (d00p)
|
509033e2b8
|
put install-css-stuff into the correct install.css file
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-12-29 21:23:21 +01:00 |
|
Michael Kaufmann (d00p)
|
7584b0acc4
|
remove google-webfont-stuff (just create your own theme or overwrite Sparkle to use another font); remove more inline css and remove unnecessary JS in hints-templates
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-12-29 21:08:01 +01:00 |
|
Michael Kaufmann (d00p)
|
dd34ab8d9b
|
fix inline-css (violation of Content Security Policy)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-12-29 20:48:56 +01:00 |
|
Michael Kaufmann (d00p)
|
c6f3b03891
|
do some sql-minor-fixing, refs #1486 - set version to 0.9.33-rc1 for possible upcoming release-candidate
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-12-29 14:59:58 +01:00 |
|
Michael Kaufmann (d00p)
|
d765cc8633
|
fix possible undefined variable if session timed out after login and re-login with another user
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-12-27 18:35:31 +01:00 |
|
Michael Kaufmann (d00p)
|
4b0507c4d3
|
secure scripts which should not be called directly (install/update stuff); avoid url-manipulation
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-12-27 15:13:25 +01:00 |
|
Michael Kaufmann (d00p)
|
4523ef87b7
|
show correct errormessage when sql-prefix is wrong
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-12-23 13:56:49 +01:00 |
|
Michael Kaufmann (d00p)
|
2b55ceba7a
|
rework updateCounters
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-12-22 14:47:56 +01:00 |
|
Michael Kaufmann (d00p)
|
b2eeef8d38
|
beautification and fallback just in case
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-12-22 14:14:53 +01:00 |
|
Michael Kaufmann (d00p)
|
d674f4dd70
|
same alias-ip-stuff when adding a new domain and aliasdomain is selected
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-12-22 13:37:35 +01:00 |
|
Michael Kaufmann (d00p)
|
0406948c4b
|
remove unneeded functions; fix ip-assigning when a domain is an alias of another domain and the ip's from the alias-domain are being read, no check for ssl/non-ssl was made resulting in an integrity constraint violation in the database
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-12-22 13:32:37 +01:00 |
|
Michael Kaufmann (d00p)
|
366e0f6061
|
various permission fixes when using fcgid / fpm and customerdocroots having 0770 and sockets are 0660
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-12-22 09:51:55 +01:00 |
|
Michael Kaufmann (d00p)
|
3c12e825f5
|
fix progress-bar value of >100%; fixes #1467
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-12-22 08:50:23 +01:00 |
|
Michael Kaufmann (d00p)
|
925afbd03f
|
fix design-issues when no add-link is present in overviews; fixes #1466
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-12-22 08:06:26 +01:00 |
|
Michael Kaufmann (d00p)
|
bfa9478649
|
password-reset fix
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-12-19 14:11:17 +01:00 |
|
Michael Kaufmann (d00p)
|
19f5f2a7a4
|
remove static copyright-year in templates; fix possible undefined theme-variable in phpErrHandler by specifying a fallback-default
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-12-19 09:49:33 +01:00 |
|
Michael Kaufmann (d00p)
|
c1ca72dd3c
|
fix validation of offset-value in domain import + minor fixes
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-12-19 09:29:25 +01:00 |
|
Michael Kaufmann (d00p)
|
495a48bc87
|
avoid undefined variable in case the admin has unlimited domain-contingent
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-12-19 07:51:44 +01:00 |
|
Michael Kaufmann (d00p)
|
687c5cea08
|
enhance findDirs() to avoid exceptions on unreadable directory
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-12-18 08:51:54 +01:00 |
|
Michael Kaufmann (d00p)
|
b0c0918580
|
let the documentation-link for domain-import open in a new window
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-12-17 18:28:03 +01:00 |
|
Michael Kaufmann (d00p)
|
1e5f80ace6
|
re-work findDirs()-function
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-12-16 15:14:57 +01:00 |
|
Michael Kaufmann (d00p)
|
cd5e8801e4
|
add domain-bulk-import, fixes #1452
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-12-15 14:49:34 +01:00 |
|
Michael Kaufmann (d00p)
|
7dd6f9b97c
|
explicitly set charset / collation of database when installing + new integrity-check-function to validate the database charset / collation and optionally fix it; fixes #1426
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-12-13 19:19:10 +01:00 |
|
Marco Vogt (vogti)
|
28b7cd6e90
|
bugfixing template-variables list when editing mail-templates; refs #496
Signed-off-by: Marco Vogt (vogti) <mail@mdvogt.de>
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-12-12 20:54:59 +01:00 |
|
Marco Vogt (vogti)
|
6bfa95f8a8
|
Import default subject/body for e-mails templates; fixes #496
Signed-off-by: Marco Vogt (vogti) <mail@mdvogt.de>
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-12-12 19:26:06 +01:00 |
|
Michael Kaufmann (d00p)
|
b0d5049e68
|
fix -> self in pFlush() in Settings-class, fixes #1464
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-12-10 17:40:04 +01:00 |
|
Michael Kaufmann (d00p)
|
5a9fa8592a
|
bugfixing frxDirectory-class
|
2014-12-09 08:50:12 +01:00 |
|
Marco Vogt (vogti)
|
bc4cb480be
|
improved traffic report
Signed-off-by: Marco Vogt (vogti) <mail@mdvogt.de>
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-12-08 14:43:15 +01:00 |
|
Michael Kaufmann (d00p)
|
897a8a084e
|
Merge branch 'master' of github.com:Froxlor/Froxlor
|
2014-12-06 19:47:35 +01:00 |
|
Michael Kaufmann (d00p)
|
afe2041e94
|
set max-age for Strict-Transport-Security header to >180days, thx to priority
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-12-06 19:47:27 +01:00 |
|
Michael Kaufmann
|
ad1d8d3cd2
|
Merge pull request #208 from Churro/master
Fix for duplicate .htpasswd entries (Nginx)
|
2014-12-02 23:21:39 +01:00 |
|
Churro
|
4fe33a0b7a
|
Fix for duplicate htpasswd entries (Nginx)
|
2014-12-02 22:29:54 +01:00 |
|
Roman Schmerold (BNoiZe)
|
d927ede388
|
Merge branch 'master' of github.com:Froxlor/Froxlor
|
2014-12-02 17:28:38 +01:00 |
|
Roman Schmerold (BNoiZe)
|
6f5f69db2b
|
Made tablesorter work without inline-js
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2014-12-02 17:27:41 +01:00 |
|
Michael Kaufmann
|
e64846b2c1
|
Merge pull request #207 from Churro/master
Nginx cronjob improvements; show realm-name on directory-protection
|
2014-12-02 08:42:30 +01:00 |
|
Churro
|
8842c02136
|
Fixed indentation of location-block in Nginx Vhosts
|
2014-12-01 22:50:07 +01:00 |
|
Churro
|
adbc4bc402
|
Basic auth realms now work for Nginx Vhosts too
|
2014-12-01 22:48:54 +01:00 |
|
Michael Kaufmann (d00p)
|
3be43c4848
|
outsource 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
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-12-01 08:07:28 +01:00 |
|
Michael Kaufmann
|
e24e8297f1
|
Merge pull request #206 from Commifreak/master
Markup fix in templates.
|
2014-11-30 12:55:21 +01:00 |
|
Robin Kluth
|
c58446359c
|
Update templates_edit.tpl
Replaced <i> with <em> to match the rest of the form
|
2014-11-30 12:19:04 +01:00 |
|
Robin Kluth
|
dc5e13d13c
|
Update templates_add_2.tpl
Replaced <i> with <em> to match the rest of the form
|
2014-11-30 12:17:14 +01:00 |
|
Michael Kaufmann (d00p)
|
cf7c11a106
|
keep original template filename for the possible error message to show the correct file that was not found
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-11-29 08:22:36 +01:00 |
|
Michael Kaufmann (d00p)
|
b0d1290e66
|
Merge branch 'master' of github.com:Froxlor/Froxlor
|
2014-11-29 07:43:38 +01:00 |
|
Michael Kaufmann (d00p)
|
60d48f2002
|
make template-fallback work for overwriting themes partially
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-11-29 07:43:33 +01:00 |
|
Roman Schmerold (BNoiZe)
|
9627238966
|
Round percentages to 0 decimals
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2014-11-28 13:57:33 +01:00 |
|
Michael Kaufmann (d00p)
|
d89f2c87e5
|
Merge branch 'master' of github.com:Froxlor/Froxlor
|
2014-11-28 12:46:40 +01:00 |
|
Michael Kaufmann (d00p)
|
242b42ba95
|
respect special characters in redirects
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-11-28 12:46:28 +01:00 |
|