From bd3bb1485d112bb811c5b9dea9c663506954aa92 Mon Sep 17 00:00:00 2001
From: tvdijen
Date: Wed, 7 Aug 2024 12:47:56 +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 3145b1a..056d879 100644
--- a/contrib_modules/authorize/authorize.html
+++ b/contrib_modules/authorize/authorize.html
@@ -230,6 +230,23 @@
: This option needs to be boolean (TRUE/FALSE) else it will be
considered FALSE.
+
+
+ show_user_attribute
+
+
+
+ This option can be used to show the user attribute, to inform the with which
+account they are logged in. If set to a valid attribute, the user will see
+the first value of that attribute.
+
+
+
+ Note
+
+ : This option needs to be a string else it will be considered disabled.
+ Default value is NULL.
+
Attribute Rules
diff --git a/contributed_modules.html b/contributed_modules.html
index 96aeaa4..1b7bedf 100644
--- a/contributed_modules.html
+++ b/contributed_modules.html
@@ -801,14 +801,14 @@
Documentation:
-
- statistics.html
+
+ authproc_statisticswithattribute.html
Documentation:
-
- authproc_statisticswithattribute.html
+
+ statistics.html