From 478463bd5ac7bd374029810592c6ba9118433c29 Mon Sep 17 00:00:00 2001 From: Justin Richer Date: Sun, 16 Feb 2014 22:37:34 -0500 Subject: [PATCH] remote NYI tags from client template closes #515, #419 --- .../src/main/webapp/WEB-INF/views/approve.jsp | 4 ++-- .../src/main/webapp/resources/template/client.html | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/openid-connect-server-webapp/src/main/webapp/WEB-INF/views/approve.jsp b/openid-connect-server-webapp/src/main/webapp/WEB-INF/views/approve.jsp index 8e6596f09..c5271cee1 100644 --- a/openid-connect-server-webapp/src/main/webapp/WEB-INF/views/approve.jsp +++ b/openid-connect-server-webapp/src/main/webapp/WEB-INF/views/approve.jsp @@ -114,8 +114,8 @@

Warning:

- This client does not have any redirect URIs registered and could be using a - malicious URI. You will be redirected to the following page if you click Approve: + This client does not have any redirect URIs registered and someone could be using a + malicious URI here. You will be redirected to the following page if you click Approve: diff --git a/openid-connect-server-webapp/src/main/webapp/resources/template/client.html b/openid-connect-server-webapp/src/main/webapp/resources/template/client.html index 3b9d5abdd..90ee11c3c 100644 --- a/openid-connect-server-webapp/src/main/webapp/resources/template/client.html +++ b/openid-connect-server-webapp/src/main/webapp/resources/template/client.html @@ -151,7 +151,7 @@
- +

URL for the Terms of Service of this client, will be displayed to the user

@@ -159,7 +159,7 @@
- +

URL for the Policy Statement of this client, will be displayed to the user

@@ -167,7 +167,7 @@
- +

URL for the client's home page, will be displayed to the user