Changes for page Allgemein


From version 4.1
edited by jdr
on 19.07.2021, 15:22
Change comment: There is no comment for this version
To version 4.2
edited by awa
on 24.05.2022, 15:26
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.jdr
1 +XWiki.awa
Content
... ... @@ -6,34 +6,62 @@
6 6  
7 7  The menu //General// allows the configuration of general FORMCYCLE settings like cache configurations or upload limits.
8 8  
9 -== Referrer policy ==
9 +== Security ==
10 10  
11 -{{lightbox image="system_general_referrer_en.png" title="Referrer policy"}}
11 +=== HTTP Strict Transport Security (HSTS) ===
12 +
13 +{{figure image="system_general_hsts_en.png" width="600"}}
14 +You can enable HSTS to
15 +{{/figure}}
16 +
17 +HTTP Strict Transport Security (HSTS) is a security mechanism for HTTPS connections that prevents the connection encryption from being disabled by downgrade attacks, and also guards against session hijacking. If you need to support HTTP, enter //0// as the value.
18 +
19 +=== Iframe integration ===
20 +
21 +WIP
22 +
23 +=== Password policies ===
24 +
25 +{{figure image="PasswordPolicies.PNG" width="600"}}
26 +
27 +{{/figure}}
28 +
29 +The strength of all user passwords can be configured here. Passwords may not be shorter than a minimum length of 8 characters, but a higher minimum length can be configured. Different character sets (like letters in general, lowercase letters, uppercase letters, digits or special characters) can be forced to be contained in all passwords. After setting password policies, all new and all changed passwords must follow these. Existing passwords will not be changed, even if they do not conform the new password policies.
30 +
31 +=== Referrer policy ===
32 +
33 +{{figure image="system_general_referrer_en.png" width="600"}}
12 12  Referrer policy
13 -{{/lightbox}}
35 +{{/figure}}
14 14  
15 15  This header entry can be used to control which referrer information is passed on when performing a redirect to an external page. The referrer informs the external page about which page a user came from. Please note that privacy and security issues may arise when passing on the URL to the external page.
16 16  
17 -== HTTP Strict Transport Security (HSTS) ==
39 +=== Session cookie settings ===
18 18  
19 -{{lightbox image="system_general_hsts_en.png" title="HTTP Strict Transport Security (HSTS)"}}
20 -HTTP Strict Transport Security (HSTS)
21 -{{/lightbox}}
41 +WIP
22 22  
23 -HTTP Strict Transport Security (HSTS) ist ein Sicherheitsmechanismus für HTTPS-Verbindungen, der sowohl vor Aushebelung der Verbindungsverschlüsselung durch eine Downgrade-Attacke als auch vor Session Hijacking schützen soll. Für einen Betrieb unter HTTP wählen Sie für die Dauer 0.
43 +== Protocol ==
24 24  
25 -== Password policies ==
45 +=== Automatic deletion of protocol entries ===
26 26  
27 -[[image:PasswordPolicies.PNG||alt="Passwort-Richtlinien.PNG"]]
47 +{{figure image="system_delete_protocoll_en.png" width="600"}}
48 +You can delete old protocol entries automatically, which may also help prevent the database from growing too large.
49 +{{/figure}}
28 28  
29 -The strength of all user passwords can be configured here. Passwords may not be shorter than a minimum length of 8 characters, but a higher minimum length can be configured. Different character sets (like letters in general, lowercase letters, uppercase letters, digits or special characters) can be forced to be contained in all passwords. After setting password policies, all new and all changed passwords must follow these. Existing passwords will not be changed, even if they do not conform the new password policies.
51 +Protocol entries (from processes, clients, system) that are outdated can be deleted automatically. At a specified time of the day all protocol entries are deleted that are older than the specified number of days. By using the "clear now" button all protocol entries can also be deleted instantly. After the automatic deletion of protocol entries, a new protocol entry is created containing information about the amount of automatically deleted protocol entries.
30 30  
31 -== Cache ==
53 +=== Generated protocol entries ===
32 32  
33 -{{lightbox image="system_general_cache_en.png" title="Form and file cache"}}
34 -Form and file cache
35 -{{/lightbox}}
55 +WIP
36 36  
57 +== Limits ==
58 +
59 +=== Form and file cache ===
60 +
61 +{{figure image="system_general_cache_en.png" width="600"}}
62 +You can change the form and file cache size, which may be necessary when you have got many forms , or you can deactivate the cache for testing purposes.
63 +{{/figure}}
64 +
37 37  The file cache stores files used by the system, the form cache stores rendered HTML forms.
38 38  
39 39  {{table dataTypeAlpha="0" preSort="0-asc" caption="Settings regarding the form cache"}}
... ... @@ -50,11 +50,11 @@
50 50  |Time to idle|0|Time interval in seconds until an item in the form cache is removed when it is never accessed during that time interval. Set to {{code language="none"}}0{{/code}} to disable.
51 51  {{/table}}
52 52  
53 -== System limits ==
81 +=== System limits ===
54 54  
55 -{{lightbox image="system_general_limits_en.png" title="System limits"}}
83 +{{figure image="system_general_limits_en.png" width="600"}}
56 56  System limits
57 -{{/lightbox}}
85 +{{/figure}}
58 58  
59 59  {{table dataTypeAlpha="0" preSort="0-asc" caption="Settings regarding various limits"}}
60 60  |= Property|= Default value|= Explanation
... ... @@ -65,16 +65,16 @@
65 65  |database field size limit|0|Maximum size in bytes when retrieving columns of type //character// (eg. char or varchar) or //binary//. Set to {{code language="none"}}0{{/code}} to disable.
66 66  {{/table}}
67 67  
68 -== Loopback URL ==
96 +== Configuration ==
69 69  
70 -{{lightbox image="system_general_loopback_en.png" title="Loopback URL"}}
98 +=== Loopback URL ===
99 +
100 +{{figure image="system_general_loopback_en.png" width="600"}}
71 71  Loopback URL
72 -{{/lightbox}}
102 +{{/figure}}
73 73  
74 74  Some features (such as form preview images or PDF print) require the server to open a form. In cluster configurations or environments in which the internal and external domains are different, this parameter is used to configure the internal availability (e.g. http://localhost:8080/formcycle).
75 75  
76 -== Automatic deletion of protocol entries ==
106 +=== License ===
77 77  
78 -[[image:system_delete_protocoll_en.png||alt="system_delete_protocoll_en.png"]]
79 -
80 -Protocol entries (from processes, clients, system) that are outdated can be deleted automatically. At a specified time of the day all protocol entries are deleted that are older than the specified number of days. By using the "clear now" button all protocol entries can also be deleted instantly. After the automatic deletion of protocol entries, a new protocol entry is created containing information about the amount of automatically deleted protocol entries.
108 +WIP