Skip to content

feat: support dynamic user management in Weaviate 1.30 #278

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 23 commits into from
Apr 3, 2025

Conversation

bevzzz
Copy link
Collaborator

@bevzzz bevzzz commented Mar 31, 2025

This PR adds user.db and user.oidc namespaces with methods for creating users dynamically and managing their permissions.

@bevzzz bevzzz requested a review from tsmith023 March 31, 2025 12:48
Copy link

@orca-security-eu orca-security-eu bot left a comment

Choose a reason for hiding this comment

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

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@bevzzz bevzzz requested a review from a team as a code owner March 31, 2025 18:56
@bevzzz bevzzz force-pushed the feat/dynamic-user-management branch from 29088bf to 27a567e Compare April 1, 2025 11:41
@bevzzz bevzzz changed the base branch from main to dev/1.30 April 1, 2025 11:41
Copy link

@orca-security-eu orca-security-eu bot left a comment

Choose a reason for hiding this comment

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

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca

@bevzzz bevzzz force-pushed the feat/dynamic-user-management branch from b5d5c95 to 30cde45 Compare April 1, 2025 13:52
@bevzzz bevzzz force-pushed the feat/dynamic-user-management branch from 6f767f5 to 5bc5b08 Compare April 2, 2025 09:23
bevzzz added 2 commits April 3, 2025 15:04
Seems like Node 18 does not automatically 'resolve'
port collisions, so 2 test running Express servers
on the same ports will interfere with one another.
Copy link
Collaborator

@tsmith023 tsmith023 left a comment

Choose a reason for hiding this comment

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

Thanks for fixing the mock batching test issues!

@tsmith023 tsmith023 merged commit c204752 into dev/1.30 Apr 3, 2025
13 checks passed
@tsmith023 tsmith023 deleted the feat/dynamic-user-management branch April 3, 2025 14:06
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.

4 participants