From dd833c284334c8e6fc8f1a8bf0f5f8760a63196b Mon Sep 17 00:00:00 2001 From: Christophe Maudoux Date: Mon, 12 Oct 2020 16:39:12 +0200 Subject: [PATCH] Update doc (#1605) --- doc/sources/admin/portalcustom.rst | 4 +++- .../lib/Lemonldap/NG/Manager/Build/Attributes.pm | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/sources/admin/portalcustom.rst b/doc/sources/admin/portalcustom.rst index 7344f7a95..113a4330b 100644 --- a/doc/sources/admin/portalcustom.rst +++ b/doc/sources/admin/portalcustom.rst @@ -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` (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` (for password based authentication backends) +- **Reset certificate**: display a link to :doc:`reset certificate page` (for + password based authentication backends) Password management ------------------- diff --git a/lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Build/Attributes.pm b/lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Build/Attributes.pm index a0c6ee4d6..58b1f5865 100644 --- a/lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Build/Attributes.pm +++ b/lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Build/Attributes.pm @@ -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