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

Added basic authorization to activity endpoints #129

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

LokeSGJ
Copy link
Contributor

@LokeSGJ LokeSGJ commented Dec 6, 2024

Description

Activity endpoints were never updated to contain any kind of information about organizations, so it is not possible to add proper authorization using our current auth policies. I have added minimal auth to ensure that accessing activities at least requires a valid token.

Checklist

  • My code is in the right place.\
  • My code fully addresses the issue I was working on.\
  • I have added appropriate tests and error handling.\
  • My code follows the style guidelines.\
  • I have added relevant comments explaining the purpose and function of my code (if necessary).\
  • I have added relevant documentation to the GitHub wiki.\
  • I have created a pull request and notified the teams.

@LokeSGJ LokeSGJ merged commit 082d096 into main Dec 6, 2024
1 check passed
@LokeSGJ LokeSGJ deleted the activity-endpoint-auth branch December 6, 2024 12:45
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.

3 participants