From 65a540030fc0296d459deaf57613d5de9c5525f2 Mon Sep 17 00:00:00 2001 From: Son NK Date: Thu, 11 Jul 2019 19:44:34 +0200 Subject: [PATCH] improve authorize page --- app/oauth/templates/oauth/authorize.html | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/app/oauth/templates/oauth/authorize.html b/app/oauth/templates/oauth/authorize.html index 0c26a9c0..0e965259 100644 --- a/app/oauth/templates/oauth/authorize.html +++ b/app/oauth/templates/oauth/authorize.html @@ -40,11 +40,20 @@ {{ client.name }} will receive your following information: - + {% endif %} {% if client_user %} @@ -60,17 +69,17 @@ {% else %} -
+
- If checked, a new random email address will be generated for this app. + If checked, an email alias will be used.