From: kkalev Date: Tue, 20 Aug 2002 14:34:10 +0000 (+0000) Subject: Add a user find page. User can be searched based on the full name, department or... X-Git-Url: https://git.entuzijast.net/?a=commitdiff_plain;h=b6382b5a1b4b9bd353c7c4167d2c1bbcd285f8a7;p=freeradius-dialup-admin.git Add a user find page. User can be searched based on the full name, department or RADIUS attribute. The radius attribute should be included in the _user_ profile, not in a group/regular/default profile. --- diff --git a/Changelog b/Changelog index 6f776cc..0ad90dd 100644 --- a/Changelog +++ b/Changelog @@ -6,6 +6,8 @@ Ver 1.55: * Add a few more keys in the userinfo and badusers tables. * Fix a problem with lib/sql/defaults.php3 where the first character in the default value when using operators was set to the opeator +* Add a user find page. User can be searched based on the full name, department or RADIUS attribute. + The radius attribute should be included in the _user_ profile, not in a group/regular/default profile. Ver 1.54: * Add attributes for the sql group tables in admin.conf. Now SQL group support should really work! Ver 1.53: diff --git a/htdocs/buttons.html b/htdocs/buttons.html index 9f90f97..0314494 100644 --- a/htdocs/buttons.html +++ b/htdocs/buttons.html @@ -44,6 +44,9 @@ function myout(a) { Bad Users + + Find User + Edit User