Profiles: display profiles only when relevant #70562
Labels
No Label
legacy project
Infrastructure: Websites
Priority
High
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Resolved
Type
Bug
Type
Design
Type
Report
Type
To Do
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: infrastructure/conference-website#70562
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently the profile for any user created is accessible (https://conference.blender.org/profile/400).
Would be nice to be able to see a profile only if the user:
Added subscriber: @fsiddi
How did you test this? You can view any profile if you are a superuser. Right now the permission are s.t. you can view a profile if you are either a superuser, the user itself, or if he/she is an accepted speaker. This is also tested for in the tests.
For instance, I get a 403 because I currently am not a superuser.
Changed status from 'Open' to: 'Archived'
Indeed I was admin, so this report can be simply closed.
We can discuss in a separate tread how to better expose this info to users (e.g. "This profile is only visible to you").