-
Notifications
You must be signed in to change notification settings - Fork 66
Features/rbac #2517
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
Open
shivamka1
wants to merge
69
commits into
db_v4
Choose a base branch
from
features/rbac
base: db_v4
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Features/rbac #2517
Changes from all commits
Commits
Show all changes
69 commits
Select commit
Hold shift + click to select a range
4fd03db
init rbac
shivamka1 16d21c0
impl introspection
shivamka1 fc54da6
add introspection for schema as well, add test
shivamka1 4e91a80
impl raphtory-auth member mod, impl permissions as gql apis, fix tests
shivamka1 c0251a7
fix circular dep
shivamka1 11eee0c
fmt
shivamka1 506234a
fix build
shivamka1 f463a79
fix tests
shivamka1 9499302
impl permissions read gql, add tests
shivamka1 af9d943
filters
shivamka1 676b639
fix test, fmt
shivamka1 2a11017
fix test
shivamka1 599b14d
fix workflow
shivamka1 fae63b2
fix tests
shivamka1 41948a2
Merge branch 'db_v4' into features/rbac
shivamka1 b20242c
chore: apply tidy-public auto-fixes
github-actions[bot] b332f7c
impl heirarchy based permissions, fix tests
shivamka1 6f977d8
Merge branch 'features/rbac' of github.com:Pometry/Raphtory into feat…
shivamka1 ddce715
ren "a" to "access"
shivamka1 a74acce
chore: apply tidy-public auto-fixes
github-actions[bot] 1e7ef4e
ref
shivamka1 3952759
ref
shivamka1 9494b26
ref
shivamka1 3ca3f99
fmt
shivamka1 08230a6
Merge branch 'features/rbac' of github.com:Pometry/Raphtory into feat…
shivamka1 659b7d2
add client tests
shivamka1 bc800f5
skip none
shivamka1 00d831b
introspect should allow access to metagraph only to avoid loading gra…
shivamka1 f85f5a9
chore: apply tidy-public auto-fixes
github-actions[bot] 4b43a78
impl graph metadata gql api, add tests
shivamka1 210d40b
gate vectorised graph and receive graph behind read gate
shivamka1 2471998
impl namespace_permissions, add/fix tests, update postman collection
shivamka1 cca37e1
ref
shivamka1 115510a
ref
shivamka1 8576735
fix permissions
shivamka1 24d52d8
ref
shivamka1 58a1da0
best match namespace permission resolution
shivamka1 3522dca
ref
shivamka1 1f0f43b
fix at least read/write
shivamka1 49302ba
intro levels and ordering of permissions
shivamka1 b6f3e0a
remove fail-open in require_jwt_write_access
shivamka1 ed5148b
req ns write perm
shivamka1 b9b9dab
gate permissions api
shivamka1 579839d
ref
shivamka1 e463dae
rid dead results
shivamka1 e58ac6f
add discover tests
shivamka1 81912f5
change fail open to fail close, add test
shivamka1 c427eac
rid wild card, add test
shivamka1 9b86914
fix inference issues
shivamka1 ada4320
fix inference, add test
shivamka1 47c04ab
impl filtered receiveGraph
shivamka1 cdad1dd
fix clam-core version
shivamka1 54c5b68
make rbac explicit by passing permissions store, fix tests
shivamka1 8baa176
GraphAccessFilter is now a OneOfInput enum
shivamka1 09c8d69
ref
shivamka1 84679e3
remove default PermissionsPlugin from schema; add conditional RBAC re…
shivamka1 0b970e2
raphtory-graphql/src/main.rs deleted. raphtory-server is now the sing…
shivamka1 67d9935
fix: permission denial in graph/graphMetadata returns null not error,…
shivamka1 3702d65
fmt
shivamka1 387ecda
fix error messages
shivamka1 95d20d8
intro AuthPolicyError
shivamka1 3dd54d2
fix tests
shivamka1 27af2e5
Merge branch 'db_v4' into features/rbac
shivamka1 8e082aa
support RSA
shivamka1 f6021e0
Merge branch 'features/rbac' of github.com:Pometry/Raphtory into feat…
shivamka1 1b06715
use raphtory-server binary in stress test workflow
shivamka1 cd8dfb3
fix test
shivamka1 6a70667
fix tests
shivamka1 6e6e145
chore: apply tidy-public auto-fixes
github-actions[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.