Skip to content

fix: avatar etag hash to avoid header errors - #220

Merged
slint merged 1 commit into
masterfrom
fix-broken-etag
Aug 31, 2026
Merged

fix: avatar etag hash to avoid header errors#220
slint merged 1 commit into
masterfrom
fix-broken-etag

Conversation

@ciurana-life

Copy link
Copy Markdown

Description

Checklist

Ticks in all boxes and 🟢 on all GitHub actions status checks are required to merge:

Frontend

Reminder

By using GitHub, you have already agreed to the GitHub’s Terms of Service including that:

  1. You license your contribution under the same terms as the current repository’s license.
  2. You agree that you have the right to license your contribution under the current repository’s license.

@slint slint left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, some comments on clarifications. If it makes sense they should either be part of the commit message body or as brief explanatory comments in the code.

Comment thread tests/services/test_results.py Outdated
Comment thread invenio_users_resources/services/results.py
* Etag is now hash instead of raw-concatenated, fixing crashes for
  non-Latin names

Signed-off-by: Victor Ciurana <victor.ciurana.loeffler@cern.ch>
@slint
slint merged commit 1727fbd into master Aug 31, 2026
3 checks passed
@slint
slint deleted the fix-broken-etag branch August 31, 2026 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

avatar: broken ETag for unicode characters serves broken avatars

2 participants