From a648e3d8c62ebd1770c346a3f438e234eeb35d13 Mon Sep 17 00:00:00 2001
From: tvdijen
Date: Mon, 5 Aug 2024 22:35:21 +0000
Subject: [PATCH] deploy: 25f90426c64977107a5463a980f870933f4fb63d
---
contrib_modules/authorize/authorize.html | 17 +++++++++++++++++
contributed_modules.html | 8 ++++----
2 files changed, 21 insertions(+), 4 deletions(-)
diff --git a/contrib_modules/authorize/authorize.html b/contrib_modules/authorize/authorize.html
index 4556966..3145b1a 100644
--- a/contrib_modules/authorize/authorize.html
+++ b/contrib_modules/authorize/authorize.html
@@ -213,6 +213,23 @@
: This option needs to be boolean (TRUE/FALSE) else it will be
considered an attribute matching rule.
+
+
+ allow_reauthentication
+
+
+
+ This option can be used to allow users to re-authenticate if they are
+unauthorized. If set to TRUE, the user will be shown a button to re-authenticate.
+If set to FALSE, the user will not be shown a button to re-authenticate.
+
+
+
+ Note
+
+ : This option needs to be boolean (TRUE/FALSE) else it will be
+ considered FALSE.
+
Attribute Rules
diff --git a/contributed_modules.html b/contributed_modules.html
index 1b7bedf..96aeaa4 100644
--- a/contributed_modules.html
+++ b/contributed_modules.html
@@ -801,14 +801,14 @@
Documentation:
-
- authproc_statisticswithattribute.html
+
+ statistics.html
Documentation:
-
- statistics.html
+
+ authproc_statisticswithattribute.html