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

fix: db error on token auth and permission issue #2775

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

akhilmhdh
Copy link
Member

Description 📣

This PR fixes two bugs in infisical

  1. Token auth token revocation failure due to ambiguous key error
  2. Token auth update token failing due to same errror
  3. Workspace permission failing because of null values in some fields which was because of both membership id and groupmembership id being null. This was because of an issue in joining

Type ✨

  • Bug fix
  • New feature
  • Improvement
  • Breaking change
  • Documentation

Tests 🛠️

# Here's some code block to paste some code snippets

@akhilmhdh akhilmhdh requested a review from maidul98 November 22, 2024 17:16
@akhilmhdh akhilmhdh self-assigned this Nov 22, 2024
@maidul98 maidul98 merged commit d7b494c into Infisical:main Nov 22, 2024
4 checks passed
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