Update doc (#1605)

This commit is contained in:
Christophe Maudoux 2020-10-12 16:39:12 +02:00
parent 1c574f03da
commit dd833c2843
2 changed files with 4 additions and 2 deletions

View File

@ -308,7 +308,7 @@ Buttons
This node allows one to enable/disable buttons on the login page:
- **Check last logins**: displays a checkbox on login form, allowing
- **Check last logins**: display a checkbox on login form, allowing
user to check his login history right after opening session
- **Reset password**: display a link to
:doc:`reset your password page<resetpassword>` (for password based
@ -316,6 +316,8 @@ This node allows one to enable/disable buttons on the login page:
times by default)
- **Register**: display a link to :doc:`register page<register>` (for
password based authentication backends)
- **Reset certificate**: display a link to :doc:`reset certificate page<resetcertificate>` (for
password based authentication backends)
Password management
-------------------

View File

@ -1118,7 +1118,7 @@ sub attributes {
portalDisplayRefreshMyRights => {
default => 1,
type => 'bool',
documentation => 'Displays the link to refresh the user session',
documentation => 'Display link to refresh the user session',
},
# Cookies