Skip to content

Feature/tp 3067 add user impersonation feature to timbr api service#7

Merged
DorEliyahu176 merged 5 commits into
mainfrom
feature/TP-3067-add-user-impersonation-feature-to-timbr-api-service
Aug 20, 2025
Merged

Feature/tp 3067 add user impersonation feature to timbr api service#7
DorEliyahu176 merged 5 commits into
mainfrom
feature/TP-3067-add-user-impersonation-feature-to-timbr-api-service

Conversation

@wpbarco

@wpbarco wpbarco commented Aug 19, 2025

Copy link
Copy Markdown
Collaborator

Type of Change

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Task

Description

As a user I want to be able to have a user impersonation feature in the Timbr API Service so that I can perform actions and queries on the ontologies on behalf of other users

TESTS

Number of tests added/changed:
Update JWT tests & add new test suit + check for user impersonation feature

ADDITIONAL INFORMATION

  • Removes existing feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@wpbarco wpbarco requested a review from DorEliyahu176 August 19, 2025 15:04
@wpbarco wpbarco self-assigned this Aug 19, 2025
@wpbarco wpbarco added enhancement New feature or request python Pull requests that update python code labels Aug 19, 2025

@DorEliyahu176 DorEliyahu176 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Nice work! 👏

Shipping it! 🚢

@DorEliyahu176 DorEliyahu176 merged commit 9bcb883 into main Aug 20, 2025
4 checks passed
@DorEliyahu176 DorEliyahu176 deleted the feature/TP-3067-add-user-impersonation-feature-to-timbr-api-service branch August 20, 2025 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants