Skip to content

Resolve "Avatar URLs are wrong when using a CDN path and Object Storage"

Micaël Bergeron requested to merge 44775-avatar-on-os-fails-with-cdn into master

What does this MR do?

Resolve a problem where if an avatar would be on remote storage and a CDN was configured, it would return an invalid URL.

Are there points in the code the reviewer needs to double check?

When everything will be migrated to object storage, I think we will be able to deprecate the CDN-specific code.

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #44775 (closed)

Edited by Micaël Bergeron

Merge request reports