From 0cec69a1f12c7fec9155ca2096962a8c22e2f3f9 Mon Sep 17 00:00:00 2001 From: kkalev Date: Sun, 12 Oct 2003 14:58:14 +0000 Subject: [PATCH] Add an entry about the failed_logins page --- Changelog | 1 + README | 2 ++ 2 files changed, 3 insertions(+) diff --git a/Changelog b/Changelog index 8c71ed6..31d518f 100644 --- a/Changelog +++ b/Changelog @@ -52,6 +52,7 @@ 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 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/README b/README index 4e1cdb4..7b72f24 100644 --- a/README +++ b/README @@ -88,6 +88,8 @@ htdocs:: user_finger.php3 => it will only show users for the specific access server. If an argument usage_summary is passed then it will only show a line like: "Online: Free: " which can be used by other pages +htdocs::failed_logins.php3 => + It will show all the failed logins as logged in the radacct table by the log_badlogins script html:: Contains the html code for a few pages html::user_admin.html.php3 => -- 2.39.5