]> git.entuzijast.net Git - freeradius-dialup-admin.git/commitdiff
Add an entry about the failed_logins page
authorkkalev <kkalev>
Sun, 12 Oct 2003 14:58:14 +0000 (14:58 +0000)
committerkkalev <kkalev>
Sun, 12 Oct 2003 14:58:14 +0000 (14:58 +0000)
Changelog
README

index 8c71ed6ce8441db82c0d0a229aa47fc86aa7a6f5..31d518fe79a0da12ed91bd966a5c33c96733e272 100644 (file)
--- 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 4e1cdb4912e916b69c3d979dd4a14b158f76f074..7b72f247970819e31cd437a0e144db2043a0b31a 100644 (file)
--- 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: <num> Free: <num>" 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 =>