Michael Kaufmann
|
a052333296
|
enhance listing of customer domains; add third openbasedir-option to make 'parentdirectory of domain-docroot' value possible (refs #515); corrected some formfield definitions
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2022-11-01 15:36:21 +01:00 |
|
Michael Kaufmann
|
a37beef18e
|
fix shell-select for customer ftp-accounts if shell is enabled; fix typo in UserCommand
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2022-10-06 14:23:56 +02:00 |
|
Michael Kaufmann
|
7f6ea29e15
|
correction for mandatory fields in forms
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2022-08-26 09:06:42 +02:00 |
|
envoyr
|
4f4c71d79b
|
major refactoring of almost all files
|
2022-04-28 20:48:00 +02:00 |
|
Michael Kaufmann
|
f82d78ad5d
|
add 'back to overview' links when adding/editing entities
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2022-04-20 17:08:49 +02:00 |
|
Dennis Dudek
|
25d9c52c58
|
remove unnecessary ternaries (#1027)
* remove unnecessary ternaries
* fix: !($id <= 0);
* remove ternary
|
2022-04-14 09:02:10 +02:00 |
|
Michael Kaufmann
|
04a08f9095
|
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:35:30 +01:00 |
|
Michael Kaufmann
|
322719fec8
|
lot of formfield corrections; form-adjustments; implementing of add/edit for most customer_* pages
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2022-02-21 17:42:04 +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
|
97b5439c0d
|
auto-format all files; add table-definitions to test-bootstrap file
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-12-21 12:24:07 +01:00 |
|
Michael Kaufmann
|
bed069f269
|
more function moving
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-12-20 08:33:32 +01:00 |
|
Michael Kaufmann
|
8c896d60d6
|
get rid of some more functions
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-12-20 07:43:40 +01:00 |
|
Michael Kaufmann (d00p)
|
45b6d8d571
|
add possibility to allow customers to select a shell for their ftp-users, with great thanks to KAPPER NETWORK-COMMUNICATIONS GmbH - kapper.net
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-08-26 10:46:15 +02:00 |
|
Michael Kaufmann (d00p)
|
4cc3c01dcb
|
remove 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
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-11-10 10:07:32 +01:00 |
|
Roman Schmerold (BNoiZe)
|
0c2aa8de45
|
Add description field to FTP accounts, fixes #1340
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2014-01-02 22:45:30 +01:00 |
|
Roman Schmerold (BNoiZe)
|
bcf187761c
|
still implementing the new Settings-class, refs #1325
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2013-12-15 14:35:07 +01:00 |
|
Florian Aders (EleRas)
|
df5d3ef66f
|
Added autocomplete="off" to formfields (yeah, it is valid in HTML5), thx sinuswave, fixes #469
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2011-08-04 08:29:09 +02:00 |
|
Christoph Burchert (Chb)
|
e87c16b598
|
added password generator, fixes #346
Signed-off-by: Christoph Burchert (Chb) <derchb@froxlor.org>
|
2011-04-16 16:46:38 +02:00 |
|
Andreas Burchert (scarya)
|
df6441ef80
|
Replaced yes/no with checkboxes, refs #645 @1h0m
|
2011-03-30 14:52:59 +02:00 |
|
Michael Kaufmann (d00p)
|
b5124b8274
|
fix output of default path-value if path-select-mode is 'Manual', fixes #642
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2011-03-08 11:48:05 +01:00 |
|
Michael Kaufmann (d00p)
|
fb430e55d2
|
don't show input-fields for editing ftp@domain users as it should not be done, fixes #617
|
2011-03-01 07:46:42 +01:00 |
|
Michael Kaufmann (d00p)
|
393a5ce570
|
- let makePathfield return usable values for the formfield (dynamically changing between select, text and hidden, depending on settings)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2011-02-24 10:50:59 +01:00 |
|
Florian Aders (EleRas)
|
4400125c7e
|
Fixed icon naming
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2011-02-13 18:36:56 +01:00 |
|
Florian Aders (EleRas)
|
f85d983c84
|
Fixed naming of icon in FTP edit
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2011-02-13 12:45:19 +01:00 |
|
Florian Aders (EleRas)
|
26aed64bf8
|
Converted customer -> ftp to new formbuilder
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2011-02-12 16:08:05 +01:00 |
|