Skip to content

bugfix(#1197) Fix API authorization for token users - #1198

Merged
dgraf-gh merged 1 commit into
mainfrom
1197-possible-bug-with-visits-api-authorisation
Aug 23, 2026
Merged

bugfix(#1197) Fix API authorization for token users#1198
dgraf-gh merged 1 commit into
mainfrom
1197-possible-bug-with-visits-api-authorisation

Conversation

@dgraf-gh

Copy link
Copy Markdown
Contributor
  • Ensure real database roles are assigned to token users when accessing protected endpoints
  • Add UserSharingJdbcService for shared data validation
  • Refactor ProcessedVisitApiController with loadUserToFetchDataFrom logic

- Ensure real database roles are assigned to token users when accessing protected endpoints
- Add `UserSharingJdbcService` for shared data validation
- Refactor `ProcessedVisitApiController` with `loadUserToFetchDataFrom` logic
@dgraf-gh dgraf-gh linked an issue Aug 23, 2026 that may be closed by this pull request
@dgraf-gh
dgraf-gh merged commit 3c52774 into main Aug 23, 2026
2 checks passed
@dgraf-gh
dgraf-gh deleted the 1197-possible-bug-with-visits-api-authorisation branch August 23, 2026 14: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.

Possible bug with /visits API authorisation

1 participant