From 7cf3065111fc25f39f00b8ca32d08003f3959837 Mon Sep 17 00:00:00 2001 From: Philippe Date: Sun, 29 Aug 2021 13:39:02 +0200 Subject: [PATCH] Changing user field type to text (#1337) * Changing user field type to text * Updated changelog 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 6e717672..0a8bb8a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ ## Changes since v7.1.3 +- [#1337](https://github.com/oauth2-proxy/oauth2-proxy/pull/1337) Changing user field type to text when using htpasswd (@pburgisser) - [#1276](https://github.com/oauth2-proxy/oauth2-proxy/pull/1276) Update crypto and switched to new github.com/golang-jwt/jwt (@JVecsei) - [#1264](https://github.com/oauth2-proxy/oauth2-proxy/pull/1264) Update go-oidc to v3 (@NickMeves) - [#1233](https://github.com/oauth2-proxy/oauth2-proxy/pull/1233) Extend email-domain validation with sub-domain capability (@morarucostel) diff --git a/pkg/app/pagewriter/sign_in.html b/pkg/app/pagewriter/sign_in.html index 5d2ff051..b68966c5 100644 --- a/pkg/app/pagewriter/sign_in.html +++ b/pkg/app/pagewriter/sign_in.html @@ -49,7 +49,7 @@
- +