From 2db65bd86e0747cdd8eef972046cede52606d4cd Mon Sep 17 00:00:00 2001 From: David Sommerseth Date: Wed, 6 May 2009 20:54:09 +0200 Subject: Added detailed listing of login attempts --- xslt/eurephiadm/attempts.xsl | 130 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 130 insertions(+) diff --git a/xslt/eurephiadm/attempts.xsl b/xslt/eurephiadm/attempts.xsl index d871339..f12678f 100644 --- a/xslt/eurephiadm/attempts.xsl +++ b/xslt/eurephiadm/attempts.xsl @@ -37,6 +37,11 @@ + + + + + ID Reference Last attempt ------------------------------------------------------------------------------- @@ -114,6 +119,131 @@ + + + + + + ID Reference Reg attempts + Registered first time Last attempt + ------------------------------------------------------------------------------- + + ------------------------------------------------------------------------------- + + + + ** Username + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ** Certificate + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ** IP Address + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit