]> BookStack Code Mirror - bookstack/commit
OIDC: Updated avatar fetching to run on each login
authorDan Brown <redacted>
Sat, 24 May 2025 15:34:36 +0000 (16:34 +0100)
committerDan Brown <redacted>
Sat, 24 May 2025 15:34:36 +0000 (16:34 +0100)
commit30bf0ce632663eb508b02c2f534c817660dd5d34
tree92feda4e1ad3ad55ad58683df4077e4f7ea9f15b
parentb64c9b31d51b5d15972c6cb37cfdca37db80d28a
OIDC: Updated avatar fetching to run on each login

But only where the user does not already have an avatar assigned.
This aligns with the LDAP avatar fetching logic.
app/Access/Oidc/OidcService.php
app/Config/oidc.php
tests/Auth/OidcTest.php