]> BookStack Code Mirror - bookstack/commit
Avatars: Added redirect handling image fetching 5626/head
authorDan Brown <redacted>
Sat, 24 May 2025 16:56:21 +0000 (17:56 +0100)
committerDan Brown <redacted>
Sat, 24 May 2025 17:07:25 +0000 (18:07 +0100)
commiteb47e1191665e75adcbc63876470259685b459e8
tree8500d32681e7ae5719afe990bb95050604b42bc1
parent9d6bc1ad4da9142766e4d3a29b5a535f93f1c33a
Avatars: Added redirect handling image fetching

Up to 3 times.
Can be needed based upon testing with Auth0.
Should be fine as long as it's something clearly documented.
Added test to cover.
app/Config/oidc.php
app/Uploads/UserAvatars.php
tests/Auth/OidcTest.php