summaryrefslogtreecommitdiffstats
path: root/base
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2017-02-20 17:03:30 +0100
committerEndi S. Dewata <edewata@redhat.com>2017-02-20 17:03:30 +0100
commit07a53d25b3f6fab2e08c56a7a86fc5ea0fa4a8eb (patch)
treed7e08512cf7e2cb5f29bee42df36395ed5c824c2 /base
parent666f7ee81e53bf2e7018384363307b51fa1bad26 (diff)
Renamed index.html to index.jsp in KRA UI.
The index.html files in KRA UI have been renamed to index.jsp such that they can be protected by access banner. https://fedorahosted.org/pki/ticket/2582
Diffstat (limited to 'base')
-rw-r--r--base/kra/shared/webapps/kra/agent/header.template2
-rw-r--r--base/kra/shared/webapps/kra/agent/index.jsp (renamed from base/kra/shared/webapps/kra/agent/index.html)0
-rw-r--r--base/kra/shared/webapps/kra/agent/index.template2
-rw-r--r--base/kra/shared/webapps/kra/agent/kra/index.jsp (renamed from base/kra/shared/webapps/kra/agent/kra/index.html)0
-rw-r--r--base/kra/shared/webapps/kra/agent/kra/top.html4
-rw-r--r--base/kra/shared/webapps/kra/index.jsp (renamed from base/kra/shared/webapps/kra/index.html)0
6 files changed, 4 insertions, 4 deletions
diff --git a/base/kra/shared/webapps/kra/agent/header.template b/base/kra/shared/webapps/kra/agent/header.template
index b1183fd81..63c3708a9 100644
--- a/base/kra/shared/webapps/kra/agent/header.template
+++ b/base/kra/shared/webapps/kra/agent/header.template
@@ -83,7 +83,7 @@ $(function() {
} else {
document.write('<a href="../' +
result.recordSet[i].id +
- '/index.html" target="_top">' +
+ '/" target="_top">' +
type + '<\/a>');
}
document.write('<\/font><\/td>');
diff --git a/base/kra/shared/webapps/kra/agent/index.html b/base/kra/shared/webapps/kra/agent/index.jsp
index 30662d47a..30662d47a 100644
--- a/base/kra/shared/webapps/kra/agent/index.html
+++ b/base/kra/shared/webapps/kra/agent/index.jsp
diff --git a/base/kra/shared/webapps/kra/agent/index.template b/base/kra/shared/webapps/kra/agent/index.template
index e0e4ff5c6..af0bd87a5 100644
--- a/base/kra/shared/webapps/kra/agent/index.template
+++ b/base/kra/shared/webapps/kra/agent/index.template
@@ -110,7 +110,7 @@ if (result.header.errorDetails != null) {
document.write('<td>');
document.write('<font face="PrimaSans BT, Verdana, sans-serif">');
document.write('<a href="');
- document.write(result.recordSet[i].id + '/index.html');
+ document.write(result.recordSet[i].id + '/');
if (result.recordSet[i].type == "RegistrationAuthority") {
document.write('">Registration Manager Agent Services</a></font>');
document.write('<font size="-1" face="PrimaSans BT, Verdana, sans-serif"><br>');
diff --git a/base/kra/shared/webapps/kra/agent/kra/index.html b/base/kra/shared/webapps/kra/agent/kra/index.jsp
index 3caedfb99..3caedfb99 100644
--- a/base/kra/shared/webapps/kra/agent/kra/index.html
+++ b/base/kra/shared/webapps/kra/agent/kra/index.jsp
diff --git a/base/kra/shared/webapps/kra/agent/kra/top.html b/base/kra/shared/webapps/kra/agent/kra/top.html
index 3018e9982..5c2532cf9 100644
--- a/base/kra/shared/webapps/kra/agent/kra/top.html
+++ b/base/kra/shared/webapps/kra/agent/kra/top.html
@@ -47,11 +47,11 @@ $(function() {
<tr>
<td><img src="/pki/images/spacer.gif" width="12" height="21"></td>
<td><img src="/pki/images/dgLeftTab.gif" width="13" height="21"></td>
- <td bgcolor="#999999" nowrap><font size="-1" face="PrimaSans BT, Verdana, sans-serif"><a href="../kra/index.html" target="_top">Certificate
+ <td bgcolor="#999999" nowrap><font size="-1" face="PrimaSans BT, Verdana, sans-serif"><a href="../kra/" target="_top">Certificate
Service</a><b></b></font></td>
<td><img src="/pki/images/dgRightTab.gif" width="16" height="21"></td>
<td><img src="/pki/images/dgLeftTab.gif" width="13" height="21"></td>
- <td bgcolor="#999999" nowrap><font size="-1" face="PrimaSans BT, Verdana, sans-serif"><a href="../kra/index.html" target="_top">Registration
+ <td bgcolor="#999999" nowrap><font size="-1" face="PrimaSans BT, Verdana, sans-serif"><a href="../kra/" target="_top">Registration
Service </a></font></td>
<td><img src="/pki/images/dgRightTab.gif" width="16" height="21"></td>
<td><img src="/pki/images/lgLeftTab.gif" width="13" height="21"></td>
diff --git a/base/kra/shared/webapps/kra/index.html b/base/kra/shared/webapps/kra/index.jsp
index 11897c49f..11897c49f 100644
--- a/base/kra/shared/webapps/kra/index.html
+++ b/base/kra/shared/webapps/kra/index.jsp