# HG changeset patch # User Kim Alvefur # Date 1691507090 -7200 # Node ID f889ff77957188c9768958fca74664168a619091 # Parent 2a31ee81e8161e3842b8a0230dacda2ce8fa5c92 mod_http_oauth2: Improve templates XML-ness by avoiding value-less attributes or whatever they're called Plus some Aria label tweaks diff -r 2a31ee81e816 -r f889ff779571 mod_http_oauth2/html/consent.html --- a/mod_http_oauth2/html/consent.html Mon Aug 07 22:52:14 2023 +0200 +++ b/mod_http_oauth2/html/consent.html Tue Aug 08 17:04:50 2023 +0200 @@ -36,18 +36,18 @@
Requested permissions
{scopes# - } + }

To allow {client.client_name} to access your account - {state.user.username}@{state.user.host} and associated data, - select 'Allow'. Otherwise, select 'Deny'. + {state.user.username}@{state.user.host} and associated data, + select 'Allow'. Otherwise, select 'Deny'.

- - - + + + diff -r 2a31ee81e816 -r f889ff779571 mod_http_oauth2/html/device.html --- a/mod_http_oauth2/html/device.html Mon Aug 07 22:52:14 2023 +0200 +++ b/mod_http_oauth2/html/device.html Tue Aug 08 17:04:50 2023 +0200 @@ -24,7 +24,7 @@ {client~

Enter the code to continue.

- +
} diff -r 2a31ee81e816 -r f889ff779571 mod_http_oauth2/html/login.html --- a/mod_http_oauth2/html/login.html Mon Aug 07 22:52:14 2023 +0200 +++ b/mod_http_oauth2/html/login.html Tue Aug 08 17:04:50 2023 +0200 @@ -20,8 +20,10 @@ Sign in

Sign in to your account to continue.

-
-
+
+
diff -r 2a31ee81e816 -r f889ff779571 mod_http_oauth2/html/oob.html --- a/mod_http_oauth2/html/oob.html Mon Aug 07 22:52:14 2023 +0200 +++ b/mod_http_oauth2/html/oob.html Tue Aug 08 17:04:50 2023 +0200 @@ -14,7 +14,7 @@

Your Authorization Code

Here’s your authorization code, copy and paste it into {client.client_name}

-

+