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

Fix Anon Endpoints #215

Merged
merged 11 commits into from
Jul 17, 2024
Merged

Fix Anon Endpoints #215

merged 11 commits into from
Jul 17, 2024

Conversation

TheTedder
Copy link
Contributor

This PR makes endpoints that were erroneously requiring authorization work properly.

@TheTedder TheTedder requested a review from a team as a code owner July 10, 2024 23:34
Copy link
Collaborator

@zysim zysim left a comment

Choose a reason for hiding this comment

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

Just a bunch of stuff. Also; do endpoints allow anon by default now?

LeaderboardBackend/Program.cs Show resolved Hide resolved
@TheTedder
Copy link
Contributor Author

Just a bunch of stuff. Also; do endpoints allow anon by default now?

I believe they do, which makes sense because most of our endpoints are just fetching public data anyway.

@TheTedder TheTedder requested a review from a team July 11, 2024 18:00
@TheTedder TheTedder requested a review from a team July 15, 2024 16:48
@TheTedder TheTedder requested a review from zysim July 16, 2024 17:12
@zysim zysim merged commit be5d650 into leaderboardsgg:main Jul 17, 2024
1 check passed
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.

2 participants