summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGergő Tisza <tgr.huwiki@gmail.com>2023-10-26 13:33:26 -0700
committerGerrit Code Review <gerrit@wikimedia.org>2023-10-26 20:33:26 +0000
commit6e97505c138fce6665bfcd820372c4c276648b80 (patch)
tree8e7d5d4b1fe4b55fb2c8e9d9f71b9cb894e10dfb
parent60fbc983afdeee2f0057e47036367887b9355c07 (diff)
Update git submoduleswmf/1.42.0-wmf.2
* Update extensions/OAuth from branch 'wmf/1.42.0-wmf.2' to 1b74a4739022f8aaba78ed7f05fc4fb435b20c6a - OIDC: Return '' instead of null for email in profile I45f80fc288199f used a null value for unconfirmed email addresses; while the ideal representation in a profile API is arguable (the OIDC spec doesn't say whether missing properties should be represented by null, the empty string, or the key not even being present), in practice we already used the empty string since that's what User::getEmail() returns if the user does not have an email address, so let's stick to that and don't introduce a second type of "no email" value. Bug: T283456 Change-Id: I3dd94b8dd1a0621dbd2050208ed59308f66806c4 (cherry picked from commit fa4e6f882023da1734ebe1cbc119b17e34e46d6d)
m---------extensions/OAuth0
1 files changed, 0 insertions, 0 deletions
diff --git a/extensions/OAuth b/extensions/OAuth
-Subproject 045fa6b0a7d0a38c3ba50a9ac1d557a95174e9e
+Subproject 1b74a4739022f8aaba78ed7f05fc4fb435b20c6