Skip to content

fix: do not return unauthorized when ActivityLogs are not available #4095

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

Merged
merged 1 commit into from
Aug 5, 2025

Conversation

mariohd
Copy link
Contributor

@mariohd mariohd commented Aug 4, 2025

When the Activity Logs are not configured, it does not return unauthorized_error.

This was causing the front to log out the user and when clicking in ActivityLog pages.
Returning forbidden_error will just have an error on a toast and keep the user logged in.

@mariohd mariohd requested a review from rsempe August 4, 2025 21:31
@rsempe rsempe merged commit 84efa4f into main Aug 5, 2025
14 checks passed
@rsempe rsempe deleted the authorize-activity-logs branch August 5, 2025 07:47
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