From 2203bb650ce4730832cb9799be0ea1b855c07170 Mon Sep 17 00:00:00 2001 From: Endi Sukma Dewata Date: Wed, 16 Nov 2011 21:07:20 -0600 Subject: Added HBAC Test page. This is the initial implementation of HBAC Test page. Currently it can select user, source/target group, service, rules, and execute the test. Other functionalities to be implemented include the search filter, external users/hosts, back/next buttons, validation, styling, and internalization. Ticket #388 --- install/ui/index.html | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'install/ui/index.html') diff --git a/install/ui/index.html b/install/ui/index.html index b6552eb2d..5c0ebdbb9 100644 --- a/install/ui/index.html +++ b/install/ui/index.html @@ -30,6 +30,7 @@ + @@ -64,11 +65,13 @@ - - - - - Logged in as: user@FREEIPA.ORG + + + Logged in as: user@FREEIPA.ORG + + + + -- cgit