java/com.sap.sailing.www/release_notes_admin.html
... ...
@@ -26,6 +26,15 @@
26 26
<h2 class="articleSubheadline">December 2025</h2>
27 27
<ul class="bulletList">
28 28
<li>Added boat class Fareast 28R.</li>
29
+ <li>Added support for unlocking users under Admin Console >
30
+ Advanced > User Management. The lock referred to here is that
31
+ placed for multiple unsuccessful login attempts, resembling a
32
+ brute force attack, onto an account identified by the used email
33
+ address or username, for a duration of time.</li>
34
+ <li>Added support for unlocking IP addresses under Admin
35
+ Console > Advanced > Local Server. The lock referred to here is
36
+ that placed for multiple create account API hits or multiple API
37
+ hits using an invalid bearer token for a duration of time.</li>
29 38
</ul>
30 39
<h2 class="articleSubheadline">November 2025</h2>
31 40
<ul class="bulletList">