From 6673426ccd20550ec98ab7a9f8acf68935e51869 Mon Sep 17 00:00:00 2001 From: kkalev Date: Thu, 16 Oct 2003 13:34:20 +0000 Subject: [PATCH] Update the help page for the lock message attribute --- Changelog | 3 ++- htdocs/help/lock_message_help.html | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Changelog b/Changelog index 31d518f..efa7bd9 100644 --- a/Changelog +++ b/Changelog @@ -52,7 +52,8 @@ Ver 1.63: * Don't show an account as locked if Dialup-Access does not exist and the mapping corresponds to 'none' attribute * Make clean_radacct and truncate_radacct work correctly * Fix a small bug in bytes2str. It will now also show GBs if appropriate -* Add an ebtry about the failed_logins page +* Add an entry about the failed_logins page +* Update the help page for the lock message attribute Ver 1.62: * Remove one sql query from user_admin which was not needed. * Instead of a query like "LIKE 'YYYY-MM-DD%'" use "AcctStopTime >= 'YYYY-MM-DD 00:00:00 AND AcctStopTime diff --git a/htdocs/help/lock_message_help.html b/htdocs/help/lock_message_help.html index 21a163b..d36efbd 100644 --- a/htdocs/help/lock_message_help.html +++ b/htdocs/help/lock_message_help.html @@ -23,6 +23,7 @@ the user. It will also appear in the Usefull User Description in the user admin page. It is intended to be used as a hint to the user and to the administrator for the reason of the user lock out. + In case it is a multi word message it should be enclosed in double quotes -- 2.39.5