Last modified by Agnease on 2026/05/23 18:56

From version 1.9
edited by Agnease
on 2026/05/22 03:22
Change comment: There is no comment for this version
To version 1.2
edited by Agnease
on 2026/05/12 19:53
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -5,7 +5,7 @@
5 5  
6 6  <section class="hero hero-centered product-hero" aria-labelledby="product-title">
7 7   <div class="container hero-inner">
8 - <div class="hero-kicker">
8 + <div class="product-kicker">
9 9   <i class="fa fa-lock" aria-hidden="true"></i>
10 10   XWiki security extension
11 11   </div>
... ... @@ -17,8 +17,8 @@
17 17   </p>
18 18  
19 19   <p class="hero-support">
20 - This extension protects XWiki accounts with an additional verification step after the standard username and password login.
21 - Users can verify access with an authenticator app code or an email-delivered code, while XWiki keeps its familiar login experience.
20 + This extension protects XWiki accounts with time-based one-time verification codes while keeping the familiar
21 + XWiki username and password authentication as the first login step.
22 22   </p>
23 23  
24 24   <div class="hero-actions">
... ... @@ -36,14 +36,13 @@
36 36  
37 37   <p>
38 38   The XWiki Two-Factor Authentication extension adds an additional verification screen after the standard
39 - username and password login. Users confirm their identity with a time-based one-time code generated by an
40 - authenticator app, or with a verification code delivered by email.
39 + username and password login. Users confirm their identity with a time-based one-time code before accessing
40 + the wiki.
41 41   </p>
42 42  
43 43   <p>
44 44   The extension is designed for organizations that want to improve account security while keeping authentication
45 - close to the standard XWiki login experience. It also supports remembering trusted clients beyond the current
46 - session, so users are not forced to enter a second factor again on every login from the same trusted browser.
45 + close to the standard XWiki login experience.
47 47   </p>
48 48  
49 49   <p>
... ... @@ -170,7 +170,6 @@
170 170   </div>
171 171  </section>
172 172  
173 -#*
174 174  <section aria-labelledby="gallery-title">
175 175   <div class="container">
176 176   <div class="product-gallery-panel">
... ... @@ -186,7 +186,7 @@
186 186   </div>
187 187   </div>
188 188  </section>
189 -*#
187 +
190 190  <section class="cta-section" aria-labelledby="cta-title">
191 191   <div class="container">
192 192   <div class="cta-panel">