From d8f56d81126bdb7d60afeaf2015b598132884d83 Mon Sep 17 00:00:00 2001 From: Endi Sukma Dewata Date: Wed, 21 Nov 2012 14:30:45 -0500 Subject: Reorganized TPS templates and scripts. The templates, JS, and CGI scripts for TPS have been moved into the TPS core package. Removed unused cfg.pl. Ticket #407 --- base/tps/apache/docroot/tokendb/newUser.template | 179 +++++++++++++++++++++++ 1 file changed, 179 insertions(+) create mode 100644 base/tps/apache/docroot/tokendb/newUser.template (limited to 'base/tps/apache/docroot/tokendb/newUser.template') diff --git a/base/tps/apache/docroot/tokendb/newUser.template b/base/tps/apache/docroot/tokendb/newUser.template new file mode 100644 index 000000000..f1e7e6e35 --- /dev/null +++ b/base/tps/apache/docroot/tokendb/newUser.template @@ -0,0 +1,179 @@ + + + + + + +TPS + + + + + + +
+ + + + + + +
     Dogtag® TPS Services
+
+

+ + + + + + + +

+ + + + + + + + + + + + + + + + + + + + + + +
+ + User ID: + + + +
+ + User First Name: + + + +
+ + User Last Name: + + + +
+ + Role: + + Operator + +     Agent + +     Admin + +
+ + Certificate: + + + +
+
+
+ + + + -- cgit