Changes for page Anwendungseinstellungen


From version 8.1
edited by sas
on 22.11.2022, 16:01
Change comment: There is no comment for this version
To version 8.2
edited by awa
on 13.12.2022, 16:02
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.sas
1 +XWiki.awa
Content
... ... @@ -57,6 +57,7 @@
57 57  
58 58  {{table dataTypeAlpha="0" preSort="0-asc" caption="Settings regarding login restrictions"}}
59 59  |= Property|= Default value|= Explanation
60 +|login.duplicated.message.suppress|false|Whether to show a message when a user logs in and another session already exists for the same user.
60 60  |login.fails.lock.timeout|900 (=15 minutes)|The amount of time in seconds a user needs to wait after using up all their login attempts. If the value is less than {{code language="none"}}60{{/code}}, it is clamped to {{code language="none"}}60{{/code}}.
61 61  |login.fails.lock.count|5|The number of consecutive failed login attempts before a user is locked out. Set to {{code language="none"}}0{{/code}} for an unlimited amount of attempts.
62 62  |login.fails.lock.onfullcache|true|Whether the system is locked when the login cache is full. Users cannot login anymore if the system is locked.