Currently, only the Hackathon itself is visible to non-members for public hackathons. see https://github.com/SwissDataScienceCenter/hackagon/blob/main/components/backend/internal/middleware/rbac.go#L283-L288
We need to decide what is visible on a public hackathon to a non-member:
- pages
- phases
- members
- tracks
- projects
- teams
- submissions
- vote categories
- votes
- vote results
Currently, only the Hackathon itself is visible to non-members for public hackathons. see https://github.com/SwissDataScienceCenter/hackagon/blob/main/components/backend/internal/middleware/rbac.go#L283-L288
We need to decide what is visible on a public hackathon to a non-member: