summaryrefslogtreecommitdiffstats
path: root/base/tks
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2017-02-20 17:06:24 +0100
committerEndi S. Dewata <edewata@redhat.com>2017-02-20 17:06:24 +0100
commit530236ceef49fcea9c69c7784747d5ebe7ce8354 (patch)
tree826b4cb4c5b79b08dd0c240779f90bf5c6773ee2 /base/tks
parenta321054f6564c1e9776115aca4d5b3194e9ac699 (diff)
downloadpki-530236ceef49fcea9c69c7784747d5ebe7ce8354.tar.gz
pki-530236ceef49fcea9c69c7784747d5ebe7ce8354.tar.xz
pki-530236ceef49fcea9c69c7784747d5ebe7ce8354.zip
Renamed index.html to index.jsp in TKS UI.
The index.html files in TKS 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/tks')
-rw-r--r--base/tks/shared/webapps/tks/agent/header.template2
-rw-r--r--base/tks/shared/webapps/tks/agent/index.jsp (renamed from base/tks/shared/webapps/tks/agent/index.html)0
-rw-r--r--base/tks/shared/webapps/tks/agent/index.template2
-rw-r--r--base/tks/shared/webapps/tks/agent/tks/index.jsp (renamed from base/tks/shared/webapps/tks/agent/tks/index.html)0
-rw-r--r--base/tks/shared/webapps/tks/index.jsp (renamed from base/tks/shared/webapps/tks/index.html)0
5 files changed, 2 insertions, 2 deletions
diff --git a/base/tks/shared/webapps/tks/agent/header.template b/base/tks/shared/webapps/tks/agent/header.template
index b7dfef87b..0b442c0a7 100644
--- a/base/tks/shared/webapps/tks/agent/header.template
+++ b/base/tks/shared/webapps/tks/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/tks/shared/webapps/tks/agent/index.html b/base/tks/shared/webapps/tks/agent/index.jsp
index 30662d47a..30662d47a 100644
--- a/base/tks/shared/webapps/tks/agent/index.html
+++ b/base/tks/shared/webapps/tks/agent/index.jsp
diff --git a/base/tks/shared/webapps/tks/agent/index.template b/base/tks/shared/webapps/tks/agent/index.template
index b9a16384b..ae9cc52d6 100644
--- a/base/tks/shared/webapps/tks/agent/index.template
+++ b/base/tks/shared/webapps/tks/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/tks/shared/webapps/tks/agent/tks/index.html b/base/tks/shared/webapps/tks/agent/tks/index.jsp
index e9e025222..e9e025222 100644
--- a/base/tks/shared/webapps/tks/agent/tks/index.html
+++ b/base/tks/shared/webapps/tks/agent/tks/index.jsp
diff --git a/base/tks/shared/webapps/tks/index.html b/base/tks/shared/webapps/tks/index.jsp
index a11324352..a11324352 100644
--- a/base/tks/shared/webapps/tks/index.html
+++ b/base/tks/shared/webapps/tks/index.jsp