Skip to content

avatar: broken ETag for unicode characters serves broken avatars #168

@slint

Description

@slint

Since the profile name's first character is used to generate the avatar SVG response ETag, unicode characters are not encodable in latin1, which breaks the response (TypeError: http header must be encodable in latin1):

Image

We should encode the ETag (or use a different payload to generate it).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions