- Issue created by @gugalamaciek
- Issue was unassigned.
- Status changed to Needs review
about 1 year ago 7:19pm 8 November 2023 - last update
about 1 year ago 100 pass - Status changed to RTBC
6 months ago 4:03pm 2 July 2024 - πΊπΈUnited States danflanagan8 St. Louis, US
I ran into this exact problem. The patch looks fine and fixed my problem. It would be awesome to have test coverage, but there's not a ton of test coverage in the module to begin with. I don't see any existing test that would be easy to modify or copy/paste. So let's just RTBC this as is.
In case it's not clear from the IS, this is triggered when
mail
gets added to theuserinfo_mappings
inopenid_connect
andopenid_connect_user_properties_ignore_alter
is being used to un-ignore themail
property.
I was actually surprised it took so much work to allow a user's email to update during login.