Update doc & Typos (#2714)

This commit is contained in:
Christophe Maudoux 2022-03-05 11:18:44 +01:00
parent 5e33b79d48
commit 7116021238
4 changed files with 14 additions and 3 deletions

View File

@ -76,8 +76,8 @@ For example:
- postmail: $mail
- poststatic: 'static'
Go in Manager, "Virtual Hosts" » *virtualhost* » "Form replay" and click
on "New form replay".
Go in Manager, ``Virtual Hosts`` » ``virtualhost`` » ``Form replay`` and click
on ``New form replay``.
|image0|

View File

@ -26,7 +26,7 @@ password was given by user on authentication phase.
Configuration
-------------
Go in Manager, ``General Parameters`` » ''Sessions '' »
Go in Manager, ``General Parameters`` » ``Sessions`` »
``Store user password in session data`` and set to ``On``.
Usage

View File

@ -95,3 +95,7 @@ Portal Redirections
needed, a confirmation screen is displayed to let user accept the
re-authentication. If you enable this option, user will be directly
redirected to login page.
- **Skip upgrade confirmation**: by default, when upgrade is needed,
a confirmation screen is displayed to let user accept the authentication
level upgrade. If you enable this option, user will be directly
redirected to 2FA page.

View File

@ -67,6 +67,13 @@ that is strictly higher than the one obtained by the Authentication backend
The session upgrade mechanism will only require the second factor step, instead
of doing a complete reauthentication.
.. tip::
You can disable the upgrade confirmation by setting on the *Skip upgrade confirmation*
option.
Go in Manager, ``General Parameters`` » ``Advanced parameters`` » ``Portal redirections``.
.. |beta| image:: /documentation/beta.png
Registration timeout