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
Michael Kaufmann
6fdf2636fc
update docs url for api-documentation
...
Signed-off-by: Michael Kaufmann <d00p@froxlor.org >
2022-01-25 14:54:52 +01:00
Michael Kaufmann
fb54b887f2
remove unneeded apihelp-page code in admin/customer_index; set explicit version to api-doc URL; check for acme.sh cronjob and uninstall it, as froxlor manages that itself
...
Signed-off-by: Michael Kaufmann <d00p@froxlor.org >
2019-10-10 16:42:32 +02: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
963c7c4616
Merge remote-tracking branch 'origin/master' into 0.10.0
2018-07-10 09:47:20 +02:00
Michael Kaufmann
1690cadab9
show link to clear plaintext email account passwords if enabled; set store-plaintext-passwords default to 'off'; fixes #557
...
Signed-off-by: Michael Kaufmann <d00p@froxlor.org >
2018-07-10 09:47:01 +02:00
Michael Kaufmann (d00p)
b07d6ceeaa
started UI api-key management
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2018-03-04 12:40:47 +01:00
Michael Kaufmann (d00p)
b42a7b1b26
show basic api doc in webinterface (top-menu - options - API help)
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2018-02-22 13:41:28 +01:00
Michael Kaufmann (d00p)
bb792f228f
add new hosting-plans feature
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2018-02-12 13:28:13 +01:00
Michael Kaufmann (d00p)
af55fe5b82
add possibility to add multiple php-fpm instances
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2018-01-07 14:55:25 +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
Michael Kaufmann (d00p)
ed0ede645a
added ssl-certificate overview for admins and customers to show CN, Issuer, ValidFrom and ValidTo dates
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2016-09-26 11:48:36 +02:00
Michael Kaufmann (d00p)
8431a82f2c
check for correct extension for auto-update feature, fixes #1648
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2016-08-20 09:16:33 +02:00
Michael Wyraz
54e2f83b17
function Settings::IsInList that tests if an option of a multi-select setting is set
2016-07-22 10:30:13 +02:00
Michael Wyraz
d31c4fa37c
Hide customer menu items based on new settings
2016-07-22 09:31:20 +02:00
Michael Kaufmann (d00p)
b1446d366e
add possibility to enable/disable backup function
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2016-04-29 10:27:19 +02:00
Michael Kaufmann (d00p)
c8bbefb2bb
add simple backup-function for customers (testing state)
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2016-04-29 10:27:18 +02:00
Michael Kaufmann (d00p)
86252a22a0
fix wrong timestamp function for last_run value for lets-encrypt cron when updating; put mail/file templates to misc-category in the admin-menu; fix wrong html-tag (typo); enhance info-string for redirect-codes, fixes #1564
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2016-03-04 13:23:12 +01:00
Michael Kaufmann (d00p)
74758818e7
remove vhost-template menu entry
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2016-03-04 08:47:15 +01:00
Michael Kaufmann
e6df2d5d40
Revert "Zeige die neue vHost-Konfiguration auch wenn nur mod_php installiert ist."
2016-03-03 23:24:14 +01:00
xWuZaa
6e9615261e
show vhostsettings on mod_php
2016-03-03 11:51:57 +01:00
Michael Kaufmann (d00p)
aa592c7369
re-arrange menu-entries to be better categorized
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2016-02-27 20:03:26 +01:00
Johannes Feichtner
abe253bc31
Feature: Vhost templates
...
Reworked the initial implementation by hpmewes (https://github.com/Froxlor/Froxlor/pull/233 ) with
- bugfixes all over
- added support for apache and lighttpd also
- added an update sequence (instead of only modifying froxlor.sql)
- added english language variables
- added missing parts in admin_vhostsettings.php
- added parameter replacements as available since PR 244
2016-02-21 14:53:24 +01:00
Michael Kaufmann (d00p)
8356860945
add syslog page for customer; pagination needs to be fixed
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2016-02-17 08:43:00 +01:00
Michael Kaufmann (d00p)
aac9ee3ba7
added auto-update from within the panel; re-organized menu-entries (meaningful)
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2016-02-08 13:34:24 +01: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
Roman Schmerold (BNoiZe)
538b99055c
Removing unwanted files which should be ignored by git anyway
...
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org >
2014-06-01 18:50:55 +02:00
Roman Schmerold (BNoiZe)
3acfcd4a95
Adding a custom newsfeed to the customer-dashboard, fixes #1408
...
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org >
2014-06-01 18:46:15 +02: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
Michael Kaufmann (d00p)
1af06b2413
fix typo, refs #1325
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-12-15 16:26:47 +01:00
Michael Kaufmann (d00p)
352749c798
cant stop migrating to new Settings class, refs #1325
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-12-15 15:21:30 +01:00
Michael Kaufmann (d00p)
b18afacedb
Merge remote-tracking branch 'origin/0.9.31'
2013-12-15 08:41:29 +01:00
Roman Schmerold (BNoiZe)
e4142571d7
removed duplicate of overview page (settings)
...
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org >
2013-12-14 19:09:45 +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
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)
68fb822160
give possibility to change php.ini-values for fpm-pool configurations (only pre-defined sections are possible for now), refs #587
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-07-03 11:34:34 +02:00
Michael Kaufmann (d00p)
802d59670c
add possibility to allow/disallow changing of themes; fixes #1175
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-04-15 09:54:35 +02:00
Andreas Burchert (scarya)
51a83d8b09
Removed @version in file header. This isn't used by git.
2011-05-04 11:59:20 +02:00
Andreas Burchert (scarya)
7890730afa
Added backup function to froxlor, fixes #186
...
Thanks to monotek.
2011-04-24 02:18:58 +02:00
Florian Aders (EleRas)
a08a34283d
Added traffic overview for admins over all customers, refs #492 , thx yabawock
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-04-24 00:01:37 +02:00
Michael Kaufmann (d00p)
f3d505170a
bugfix customer_email formfield integration
2011-02-12 17:17:13 +01:00
Michael Kaufmann (d00p)
bee19fabfa
merged more of the re-design files to current state
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-02-08 13:17:24 +01:00
Michael Kaufmann (d00p)
7fb0e88313
- implement php-fpm for Froxlor-vhost, fixes #505
2010-12-06 07:38:55 +00:00
Michael Kaufmann (d00p)
1c2a1b8c69
- no multiserver stuff in trunk/ at this time
2010-10-28 12:42:14 +00:00
Michael Kaufmann (d00p)
8f87aa6636
- added class for FroxlorClients
...
- added admin_clients.php file for managing FroxlorClients
- added Multiserver-Menu
(unfinished, just base-layout for further developing, disabled by hardcoded setting)
2010-10-18 06:49:06 +00:00