diff --git a/src/main/resources/fess.xml b/src/main/resources/fess.xml index fdbe27491..b9be2e70d 100644 --- a/src/main/resources/fess.xml +++ b/src/main/resources/fess.xml @@ -108,6 +108,10 @@ "login" "login/index.jsp" + + "newpassword" + "login/newpassword.jsp" + "profile" "profile/index.jsp" diff --git a/src/main/webapp/WEB-INF/orig/view/login/index.jsp b/src/main/webapp/WEB-INF/orig/view/login/index.jsp index 93061137c..f99878d1e 100644 --- a/src/main/webapp/WEB-INF/orig/view/login/index.jsp +++ b/src/main/webapp/WEB-INF/orig/view/login/index.jsp @@ -35,7 +35,7 @@ - +
diff --git a/src/main/webapp/WEB-INF/orig/view/login/newpassword.jsp b/src/main/webapp/WEB-INF/orig/view/login/newpassword.jsp new file mode 100644 index 000000000..701d0f285 --- /dev/null +++ b/src/main/webapp/WEB-INF/orig/view/login/newpassword.jsp @@ -0,0 +1,81 @@ +<%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%> + + + + + +<la:message key="labels.login.title" /> + + + + + + + + + + + + + + + diff --git a/src/main/webapp/WEB-INF/orig/view/profile/index.jsp b/src/main/webapp/WEB-INF/orig/view/profile/index.jsp index d41e0e9e4..ddabe6b01 100644 --- a/src/main/webapp/WEB-INF/orig/view/profile/index.jsp +++ b/src/main/webapp/WEB-INF/orig/view/profile/index.jsp @@ -34,7 +34,7 @@
- +
diff --git a/src/main/webapp/WEB-INF/view/profile/index.jsp b/src/main/webapp/WEB-INF/view/profile/index.jsp index 21dcd9aae..ddabe6b01 100644 --- a/src/main/webapp/WEB-INF/view/profile/index.jsp +++ b/src/main/webapp/WEB-INF/view/profile/index.jsp @@ -49,7 +49,7 @@ -