Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only allow accessing avatars of published registrations #6347

Merged
merged 1 commit into from
May 17, 2024

Conversation

ThiefMaster
Copy link
Member

The registration avatar is either the initial of the registrant's name (single character, so not sensitive) or the avatar of the linked Indico user (also not really sensitive since avatars should usually be considered public anyway).

It still makes no sense to serve the avatar in cases where the user has access to the event but the participant is not published in the event's participant list.

@ThiefMaster ThiefMaster added this to the v3.3 milestone May 17, 2024
@ThiefMaster ThiefMaster changed the title Only allow accessing avatars of publsihed registrations Only allow accessing avatars of published registrations May 17, 2024
@ThiefMaster ThiefMaster merged commit 446901c into indico:master May 17, 2024
9 checks passed
@ThiefMaster ThiefMaster deleted the reg-avatars branch May 17, 2024 11:29
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.

None yet

1 participant