From 049da6c538c952f938af4544a07c688b89c26a17 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 5 Oct 2004 16:28:28 +0000 Subject: RADIUS session viewing --- httemplate/search/sqlradius.html | 70 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 httemplate/search/sqlradius.html (limited to 'httemplate/search/sqlradius.html') diff --git a/httemplate/search/sqlradius.html b/httemplate/search/sqlradius.html new file mode 100644 index 000000000..48a3d8680 --- /dev/null +++ b/httemplate/search/sqlradius.html @@ -0,0 +1,70 @@ +<%= include( '/elements/header.html', 'Search RADIUS sessions', '', '', ' + + + + +') %> +
+<% #include( '/elements/table.html' ) %> +<%= ntable('#cccccc') %> + + Username: + + + + + (leave blank to show all users) + + + IP address: + + + + + (leave blank to show all IPs) + + + From: + + + + + + + + m/d/y + + + To: + + + + + + + + m/d/y +
(leave one or both dates blank for an open-ended search) + + + +
+
+ + + + -- cgit v1.2.1