summaryrefslogtreecommitdiffstats
path: root/base/ca
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2017-02-18 05:34:00 +0100
committerEndi S. Dewata <edewata@redhat.com>2017-02-20 16:57:56 +0100
commit666f7ee81e53bf2e7018384363307b51fa1bad26 (patch)
tree1d7da653d7bb1ba178693bb83790e18c94601caa /base/ca
parentaa9bca02d0469e16a93812564bf44369c30002da (diff)
downloadpki-666f7ee81e53bf2e7018384363307b51fa1bad26.tar.gz
pki-666f7ee81e53bf2e7018384363307b51fa1bad26.tar.xz
pki-666f7ee81e53bf2e7018384363307b51fa1bad26.zip
Renamed index.html to index.jsp in CA UI.
The index.html files in CA 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/ca')
-rw-r--r--base/ca/shared/webapps/ca/admin/index.jsp (renamed from base/ca/shared/webapps/ca/admin/index.html)0
-rw-r--r--base/ca/shared/webapps/ca/agent/ca/index.jsp (renamed from base/ca/shared/webapps/ca/agent/ca/index.html)0
-rw-r--r--base/ca/shared/webapps/ca/agent/header.template2
-rw-r--r--base/ca/shared/webapps/ca/agent/index.jsp (renamed from base/ca/shared/webapps/ca/agent/index.html)0
-rw-r--r--base/ca/shared/webapps/ca/agent/index.template2
-rw-r--r--base/ca/shared/webapps/ca/ee/ca/index.jsp (renamed from base/ca/shared/webapps/ca/ee/ca/index.html)0
-rw-r--r--base/ca/shared/webapps/ca/ee/ca/policyEnrollment/index.jsp (renamed from base/ca/shared/webapps/ca/ee/ca/policyEnrollment/index.html)0
-rw-r--r--base/ca/shared/webapps/ca/ee/ca/profileEnrollment/index.jsp (renamed from base/ca/shared/webapps/ca/ee/ca/profileEnrollment/index.html)0
-rw-r--r--base/ca/shared/webapps/ca/ee/index.jsp (renamed from base/ca/shared/webapps/ca/ee/index.html)0
-rw-r--r--base/ca/shared/webapps/ca/index.jsp (renamed from base/ca/shared/webapps/ca/index.html)0
10 files changed, 2 insertions, 2 deletions
diff --git a/base/ca/shared/webapps/ca/admin/index.html b/base/ca/shared/webapps/ca/admin/index.jsp
index 30662d47a..30662d47a 100644
--- a/base/ca/shared/webapps/ca/admin/index.html
+++ b/base/ca/shared/webapps/ca/admin/index.jsp
diff --git a/base/ca/shared/webapps/ca/agent/ca/index.html b/base/ca/shared/webapps/ca/agent/ca/index.jsp
index 9dc579977..9dc579977 100644
--- a/base/ca/shared/webapps/ca/agent/ca/index.html
+++ b/base/ca/shared/webapps/ca/agent/ca/index.jsp
diff --git a/base/ca/shared/webapps/ca/agent/header.template b/base/ca/shared/webapps/ca/agent/header.template
index 91bed383a..5157c2f11 100644
--- a/base/ca/shared/webapps/ca/agent/header.template
+++ b/base/ca/shared/webapps/ca/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/ca/shared/webapps/ca/agent/index.html b/base/ca/shared/webapps/ca/agent/index.jsp
index 30662d47a..30662d47a 100644
--- a/base/ca/shared/webapps/ca/agent/index.html
+++ b/base/ca/shared/webapps/ca/agent/index.jsp
diff --git a/base/ca/shared/webapps/ca/agent/index.template b/base/ca/shared/webapps/ca/agent/index.template
index bc2eb9ff0..1213fdb25 100644
--- a/base/ca/shared/webapps/ca/agent/index.template
+++ b/base/ca/shared/webapps/ca/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/ca/shared/webapps/ca/ee/ca/index.html b/base/ca/shared/webapps/ca/ee/ca/index.jsp
index bf25a16ad..bf25a16ad 100644
--- a/base/ca/shared/webapps/ca/ee/ca/index.html
+++ b/base/ca/shared/webapps/ca/ee/ca/index.jsp
diff --git a/base/ca/shared/webapps/ca/ee/ca/policyEnrollment/index.html b/base/ca/shared/webapps/ca/ee/ca/policyEnrollment/index.jsp
index 75fffe901..75fffe901 100644
--- a/base/ca/shared/webapps/ca/ee/ca/policyEnrollment/index.html
+++ b/base/ca/shared/webapps/ca/ee/ca/policyEnrollment/index.jsp
diff --git a/base/ca/shared/webapps/ca/ee/ca/profileEnrollment/index.html b/base/ca/shared/webapps/ca/ee/ca/profileEnrollment/index.jsp
index 478c193ad..478c193ad 100644
--- a/base/ca/shared/webapps/ca/ee/ca/profileEnrollment/index.html
+++ b/base/ca/shared/webapps/ca/ee/ca/profileEnrollment/index.jsp
diff --git a/base/ca/shared/webapps/ca/ee/index.html b/base/ca/shared/webapps/ca/ee/index.jsp
index 30662d47a..30662d47a 100644
--- a/base/ca/shared/webapps/ca/ee/index.html
+++ b/base/ca/shared/webapps/ca/ee/index.jsp
diff --git a/base/ca/shared/webapps/ca/index.html b/base/ca/shared/webapps/ca/index.jsp
index 81d6c7a5a..81d6c7a5a 100644
--- a/base/ca/shared/webapps/ca/index.html
+++ b/base/ca/shared/webapps/ca/index.jsp