From 25ed841ef8d11d95ebb2ef6c50dd1d3396311d99 Mon Sep 17 00:00:00 2001 From: Spring Operator Date: Wed, 20 Mar 2019 01:42:19 -0500 Subject: [PATCH] URL Cleanup This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener). # Fixed URLs ## Fixed But Review Recommended These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended. * http://www.w3.org/TR/html4/loose.dtd (ReadTimeoutException) with 25 occurrences migrated to: https://www.w3.org/TR/html4/loose.dtd ([https](https://www.w3.org/TR/html4/loose.dtd) result ReadTimeoutException). ## Fixed Success These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended. * http://www.gnu.org/licenses/ with 4 occurrences migrated to: https://www.gnu.org/licenses/ ([https](https://www.gnu.org/licenses/) result 200). * http://pubs.vmware.com/vfabric5/index.jsp?topic=/com.vmware.vfabric.sqlfire.1.0/getting_started/book_intro.html&lp=default with 1 occurrences migrated to: https://pubs.vmware.com/vfabric5/index.jsp?topic=/com.vmware.vfabric.sqlfire.1.0/getting_started/book_intro.html&lp=default ([https](https://pubs.vmware.com/vfabric5/index.jsp?topic=/com.vmware.vfabric.sqlfire.1.0/getting_started/book_intro.html&lp=default) result 301). * http://pubs.vmware.com/vfabric53/index.jsp?topic=/com.vmware.vfabric.sqlfire.1.1/about_users_guide.html with 1 occurrences migrated to: https://pubs.vmware.com/vfabric53/index.jsp?topic=/com.vmware.vfabric.sqlfire.1.1/about_users_guide.html ([https](https://pubs.vmware.com/vfabric53/index.jsp?topic=/com.vmware.vfabric.sqlfire.1.1/about_users_guide.html) result 301). # Ignored These URLs were intentionally ignored. * http://java.sun.com/jsp/jstl/core with 25 occurrences * http://java.sun.com/jsp/jstl/fmt with 23 occurrences * http://java.sun.com/jsp/jstl/functions with 3 occurrences * http://www.springframework.org/tags/form with 2 occurrences --- LICENSE.TXT | 4 ++-- .../src/main/webapp/LICENSE.txt | 24 +++++++++---------- .../src/main/webapp/WEB-INF/jsp/async.jsp | 2 +- .../src/main/webapp/WEB-INF/jsp/conmap.jsp | 2 +- .../main/webapp/WEB-INF/jsp/constraints.jsp | 2 +- .../main/webapp/WEB-INF/jsp/create-index.jsp | 2 +- .../main/webapp/WEB-INF/jsp/create-table.jsp | 2 +- .../main/webapp/WEB-INF/jsp/diskstores.jsp | 2 +- .../main/webapp/WEB-INF/jsp/displayquery.jsp | 2 +- .../src/main/webapp/WEB-INF/jsp/error.jsp | 2 +- .../webapp/WEB-INF/jsp/gatewayreceivers.jsp | 2 +- .../webapp/WEB-INF/jsp/gatewaysenders.jsp | 2 +- .../src/main/webapp/WEB-INF/jsp/history.jsp | 2 +- .../src/main/webapp/WEB-INF/jsp/indexes.jsp | 2 +- .../src/main/webapp/WEB-INF/jsp/loginpage.jsp | 2 +- .../src/main/webapp/WEB-INF/jsp/main.jsp | 2 +- .../src/main/webapp/WEB-INF/jsp/members.jsp | 2 +- .../main/webapp/WEB-INF/jsp/preferences.jsp | 2 +- .../src/main/webapp/WEB-INF/jsp/procs.jsp | 2 +- .../src/main/webapp/WEB-INF/jsp/query.jsp | 2 +- .../src/main/webapp/WEB-INF/jsp/reports.jsp | 2 +- .../src/main/webapp/WEB-INF/jsp/tables.jsp | 2 +- .../src/main/webapp/WEB-INF/jsp/toolbar.jsp | 2 +- .../src/main/webapp/WEB-INF/jsp/triggers.jsp | 2 +- .../src/main/webapp/WEB-INF/jsp/types.jsp | 2 +- .../src/main/webapp/WEB-INF/jsp/views.jsp | 2 +- .../src/main/webapp/navigation.jsp | 2 +- .../src/main/webapp/welcome.jsp | 4 ++-- 28 files changed, 41 insertions(+), 41 deletions(-) diff --git a/LICENSE.TXT b/LICENSE.TXT index 3ca5815..6459998 100644 --- a/LICENSE.TXT +++ b/LICENSE.TXT @@ -10,7 +10,7 @@ FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with this program. If not, see . +along with this program. If not, see . The full text of the GPL is provided in the COPYING file. @@ -41,4 +41,4 @@ FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with this program. If not, see . +along with this program. If not, see . diff --git a/vmware-au-se-sqlfireweb/src/main/webapp/LICENSE.txt b/vmware-au-se-sqlfireweb/src/main/webapp/LICENSE.txt index e3460b6..a91f44c 100644 --- a/vmware-au-se-sqlfireweb/src/main/webapp/LICENSE.txt +++ b/vmware-au-se-sqlfireweb/src/main/webapp/LICENSE.txt @@ -10,25 +10,25 @@ FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with this program. If not, see . +along with this program. If not, see . The full text of the GPL is provided in the COPYING file. SQLFire*Web is a translation of phpmyadmin, which is licensed as noted below: Copyright (C) 1998-2000 -ÊÊÊÊTobias Ratschiller +����Tobias Ratschiller Copyright (C) 2001-2013 -ÊÊÊÊMarc Delisle -ÊÊÊÊOlivier MŸller -ÊÊÊÊRobin Johnson -ÊÊÊÊAlexander M. Turek -ÊÊÊÊMichal Cihar -ÊÊÊÊGarvin Hicking -ÊÊÊÊMichael Keck -ÊÊÊÊSebastian Mendel -ÊÊÊÊ[check documentation for more details] +����Marc Delisle +����Olivier M�ller +����Robin Johnson +����Alexander M. Turek +����Michal Cihar +����Garvin Hicking +����Michael Keck +����Sebastian Mendel +����[check documentation for more details] This program is free software; you can redistribute it and/or modify it under @@ -41,4 +41,4 @@ FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with this program. If not, see . +along with this program. If not, see . diff --git a/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/async.jsp b/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/async.jsp index 873cca6..f7f6586 100644 --- a/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/async.jsp +++ b/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/async.jsp @@ -21,7 +21,7 @@ pageEncoding="ISO-8859-1"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt"%> - + diff --git a/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/conmap.jsp b/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/conmap.jsp index c8998d2..ea8c5b2 100644 --- a/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/conmap.jsp +++ b/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/conmap.jsp @@ -21,7 +21,7 @@ pageEncoding="ISO-8859-1"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt"%> - + diff --git a/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/constraints.jsp b/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/constraints.jsp index 5bc038e..12d132c 100644 --- a/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/constraints.jsp +++ b/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/constraints.jsp @@ -21,7 +21,7 @@ pageEncoding="ISO-8859-1"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt"%> - + diff --git a/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/create-index.jsp b/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/create-index.jsp index e88c0a1..8b68443 100644 --- a/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/create-index.jsp +++ b/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/create-index.jsp @@ -20,7 +20,7 @@ <%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt"%> - + diff --git a/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/create-table.jsp b/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/create-table.jsp index f9bf8e2..2c2d896 100644 --- a/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/create-table.jsp +++ b/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/create-table.jsp @@ -20,7 +20,7 @@ <%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt"%> - + diff --git a/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/diskstores.jsp b/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/diskstores.jsp index 1601704..9309b6b 100644 --- a/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/diskstores.jsp +++ b/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/diskstores.jsp @@ -21,7 +21,7 @@ pageEncoding="ISO-8859-1"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt"%> - + diff --git a/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/displayquery.jsp b/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/displayquery.jsp index 89bf746..9b08e7d 100644 --- a/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/displayquery.jsp +++ b/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/displayquery.jsp @@ -21,7 +21,7 @@ pageEncoding="ISO-8859-1"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt"%> - + diff --git a/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/error.jsp b/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/error.jsp index cb23bea..673b334 100644 --- a/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/error.jsp +++ b/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/error.jsp @@ -21,7 +21,7 @@ pageEncoding="ISO-8859-1"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt"%> - + diff --git a/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/gatewayreceivers.jsp b/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/gatewayreceivers.jsp index 74d2d92..ec04fd0 100644 --- a/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/gatewayreceivers.jsp +++ b/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/gatewayreceivers.jsp @@ -21,7 +21,7 @@ pageEncoding="ISO-8859-1"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt"%> - + diff --git a/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/gatewaysenders.jsp b/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/gatewaysenders.jsp index a6da3c0..338242d 100644 --- a/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/gatewaysenders.jsp +++ b/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/gatewaysenders.jsp @@ -21,7 +21,7 @@ pageEncoding="ISO-8859-1"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt"%> - + diff --git a/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/history.jsp b/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/history.jsp index 4d284cd..ed5b45a 100644 --- a/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/history.jsp +++ b/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/history.jsp @@ -22,7 +22,7 @@ <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt"%> - + diff --git a/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/indexes.jsp b/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/indexes.jsp index 69b5ed1..6a9de51 100644 --- a/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/indexes.jsp +++ b/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/indexes.jsp @@ -21,7 +21,7 @@ pageEncoding="ISO-8859-1"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt"%> - + diff --git a/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/loginpage.jsp b/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/loginpage.jsp index f4a96e0..5693949 100644 --- a/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/loginpage.jsp +++ b/vmware-au-se-sqlfireweb/src/main/webapp/WEB-INF/jsp/loginpage.jsp @@ -23,7 +23,7 @@ <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt"%> - +