From 1bb3fbcea6659344e0a07a75aa380afbbaf8edbc Mon Sep 17 00:00:00 2001 From: Cory Bolar Date: Sun, 5 Mar 2023 17:24:35 +0000 Subject: [PATCH] Ensure sign-in page background is uniform throughout the page (#1988) * Ensure sign-in page background is uniform throughout the page Configured banners that take up large amounts of space leave a gap of blank background between where the body ends and the footer starts. Fix this by setting the style for the section containing the banner to match the body and footer * Add changelog entry --------- Co-authored-by: Joel Speed --- CHANGELOG.md | 1 + pkg/app/pagewriter/sign_in.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dfa23b0a..c4da9dd9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ - [#1927](https://github.com/oauth2-proxy/oauth2-proxy/pull/1927) Fix default scope settings for none oidc providers - [#1951](https://github.com/oauth2-proxy/oauth2-proxy/pull/1951) Fix validate URL, check if query string marker (?) or separator (&) needs to be appended (@miguelborges99) - [#1920](https://github.com/oauth2-proxy/oauth2-proxy/pull/1920) Make sure emailClaim is not overriden if userIDClaim is not set +- [#1988](https://github.com/oauth2-proxy/oauth2-proxy/pull/1988) Ensure sign-in page background is uniform throughout the page # V7.4.0 diff --git a/pkg/app/pagewriter/sign_in.html b/pkg/app/pagewriter/sign_in.html index 5aafada1..4cc25059 100644 --- a/pkg/app/pagewriter/sign_in.html +++ b/pkg/app/pagewriter/sign_in.html @@ -46,7 +46,7 @@ -
+