From 781e280d0a3ebd0d30b8edb28312e30f9d1000b7 Mon Sep 17 00:00:00 2001 From: Patrick Cloke Date: Fri, 20 Nov 2020 13:10:31 -0500 Subject: [PATCH] Update the changelog. --- changelog.d/8784.misc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.d/8784.misc b/changelog.d/8784.misc index a6715532fc..18a4263398 100644 --- a/changelog.d/8784.misc +++ b/changelog.d/8784.misc @@ -1 +1 @@ -Add additional type hints in the registration and SSO handlers. +Fix a bug introduced in v1.20.0 where the user-agent and IP address reported during user registration for CAS, OpenID Connect, and SAML were of the wrong form.