diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index e789166..284a098 100644 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -51,6 +51,18 @@ /forgotPassword + + RegisterServlet + Register + eu.dnetlib.openaire.usermanagement.RegisterServlet + 1 + + + + RegisterServlet + /register + + VerificationCodeServlet Verify code diff --git a/src/main/webapp/register.jsp b/src/main/webapp/register.jsp index c71ec9e..ebf4bee 100644 --- a/src/main/webapp/register.jsp +++ b/src/main/webapp/register.jsp @@ -57,7 +57,8 @@
-
+ +
@@ -66,6 +67,8 @@
+
+
@@ -76,22 +79,22 @@
-
- - -

- - - - -
-
-
+ <%--
--%> + <%----%> + <%----%> + <%--

--%> + <%----%> + <%----%> + <%----%> + <%----%> + <%--
--%> + <%--
--%> + <%--
--%>
All fields are required
RECAPTHA I AM NOT A ROBOT THING GOES HERE
- +
@@ -100,7 +103,7 @@