Michael Kaufmann
|
02d0194b9f
|
add empty index.html file to all folders to avoid accidental folder-content disclosure if 'Options Indexes' is set for a (parent)folder containing froxlor in webserver-config
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2022-03-24 14:30:34 +01:00 |
|
Daniel Schmitz
|
518ec202ab
|
wip
|
2021-07-07 13:26:15 +08:00 |
|
Michael Kaufmann
|
0401e6971a
|
Revert "refactor global array"
This reverts commit c5a58e3f36.
|
2018-12-22 08:15:31 +01:00 |
|
Michael Kaufmann
|
7e39a7bc60
|
Revert "refactor global array"
This reverts commit 370ccbdb74.
|
2018-12-22 08:15:31 +01:00 |
|
Michael Kaufmann
|
370ccbdb74
|
refactor global array
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-12-21 20:51:44 +01:00 |
|
Michael Kaufmann
|
c5a58e3f36
|
refactor global array
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-12-21 20:31:17 +01:00 |
|
Michael Kaufmann
|
26510f0745
|
removing more ticket-stuff; update all unit-tests
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-12-19 19:42:50 +01:00 |
|
Michael Kaufmann
|
a25150babf
|
use correct Settings-class in templates
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-12-18 15:53:08 +01:00 |
|
Michael Kaufmann (d00p)
|
840b5ea229
|
add new feature: import/export of settings
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2018-01-28 14:33:00 +01:00 |
|
Michael Kaufmann (d00p)
|
1753d2895b
|
add simple smtp-settings test-page, fixes #464
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-08-25 10:34:59 +02:00 |
|
Janos Muzsi
|
fb6393ad8f
|
OPCache info page
|
2016-01-20 22:12:43 +01:00 |
|
Janos Muzsi
|
13870f3ae8
|
APCu Info page
|
2016-01-17 01:17:43 +01:00 |
|
Michael Kaufmann (d00p)
|
8d26f583e9
|
fix wrong tpl-variable-name
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-07-30 11:35:24 +02:00 |
|
Michael Kaufmann (d00p)
|
744d85ec4c
|
display description of integrity-check rather then just the function-name, makes things clearer
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-07-29 15:58:27 +02: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 |
|
Florian Aders (EleRas)
|
b4b80dd0cf
|
Add integritycheck for ssl_redirect where parentdomains have no SSL (leftovers from a bug recently fixed by d00p)
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2014-02-11 19:17:25 +01:00 |
|
Florian Aders (EleRas)
|
e3e4dba90d
|
Added manuel integritycheck for admins
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2014-02-11 16:40:53 +01:00 |
|
Roman Schmerold (BNoiZe)
|
c69a05efa5
|
Redesigned tables to use less CSS
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2014-01-27 19:57:03 +01:00 |
|
Roman Schmerold (BNoiZe)
|
675e93b99a
|
Added resize plugin to flot, removed inline css
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2013-12-29 16:39:47 +01:00 |
|
Roman Schmerold (BNoiZe)
|
cd3554eecf
|
migrated the themes to use the nice Settings-class
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2013-12-16 10:25:25 +01:00 |
|
Michael Kaufmann (d00p)
|
85ee0751bd
|
Merge remote-tracking branch 'origin/removal'
|
2013-12-05 09:02:40 +01:00 |
|
Michael Kaufmann (d00p)
|
eca5265735
|
more removing of aps/autoresponder/backup
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-05 08:37:58 +01:00 |
|
BNoiZe
|
50bd0302b6
|
fixed scrolling in phpinfo(), various layoutfixes
|
2013-12-04 21:39:56 +01:00 |
|
BNoiZe
|
d15242ced7
|
Fixed footer cell
|
2013-10-24 17:10:00 +02:00 |
|
BNoiZe
|
4312ed9181
|
Many small fixes and beautifications
|
2013-10-19 09:02:12 +02:00 |
|
BNoiZe
|
0c3aa5c0be
|
CSS & HTML cleanup
|
2013-10-03 21:21:54 +02:00 |
|
BNoiZe
|
fda66945b5
|
Removed static text for testing purposes
|
2013-10-02 21:47:13 +02:00 |
|
BNoiZe
|
5684cd8a9f
|
New PHPinfo table
|
2013-10-02 18:29:31 +02:00 |
|
Michael Kaufmann (d00p)
|
10dc017dd1
|
add phpinfo() in admin-panel, thx to EleRas; fixes #1270
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-10-02 09:48:24 +02:00 |
|
Michael Kaufmann (d00p)
|
38a53e49fd
|
welcome on board new 'Sparkle' theme and also welcome on board BNoiZe as theme maintainer (creater of Sparkle theme)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-10-01 15:21:35 +02:00 |
|