Skip to content

added a fix for the api key authentication issue - #477

Merged
cjlapao merged 6 commits into
mainfrom
cjlapao/api-key-fix
Apr 14, 2026
Merged

added a fix for the api key authentication issue#477
cjlapao merged 6 commits into
mainfrom
cjlapao/api-key-fix

Conversation

@cjlapao

@cjlapao cjlapao commented Apr 13, 2026

Copy link
Copy Markdown
Collaborator

Description

  • Added a new way of authenticating in the API: api_key
  • API Keys are now associated with a user this is the first step to make them granular and they will become PAT later on, you will still be able to create a system wide keys later on

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have run tests that prove my fix is effective or that my feature works
  • I have updated the CHANGELOG.md file accordingly

@cjlapao
cjlapao merged commit 5bb90c4 into main Apr 14, 2026
27 of 33 checks passed
@cjlapao
cjlapao deleted the cjlapao/api-key-fix branch April 14, 2026 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test Tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants