-
Notifications
You must be signed in to change notification settings - Fork 1.1k
feat: add template RBAC #4125
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
Closed
Closed
feat: add template RBAC #4125
Changes from 1 commit
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
5a47132
feat: Add ACL list support to rego objects
Emyrk 03f69bf
Add unit tests
Emyrk 91a358d
Rename ACL list
Emyrk 8f837b7
Flip rego json to key by user id
Emyrk 8378c9b
feat: add template ACL
sreya 54a0d13
add down migration
sreya 72ea751
remove unused file
sreya d533a16
undo insert templates query change
sreya f56fcf9
add patch endpoint tests
sreya f162694
Unit test use shadowed copied value
Emyrk ea25c08
Allow wildcards for ACL list
Emyrk 5a081eb
fix authorize bug
sreya 072b3e4
feat: Allow filter to accept objects of multiple types
Emyrk 205c36c
add support for private templates
sreya ba32928
go.mod
sreya 5c6344f
Merge branch 'main' into resource_acl_list
sreya ef15908
fix rbac merge woes
sreya 8ab5200
update migration
sreya c040e8e
fix workspaces_test
sreya 1f4ceee
remove sqlx
sreya 7cc71e1
fix audit
sreya 131d5ed
fix lint
sreya 8c3ee6a
Revert "remove sqlx"
sreya fe2af91
add test for list templates
sreya 0218c4e
fix error msg
sreya 6883106
fix sqlx woes
sreya 4fbd9be
fix lint
sreya c96a6ca
fix audit
sreya 57ba8b3
make gen
sreya c66d247
Merge branch 'main' into resource_acl_list
sreya 0af367a
fix merge woes
sreya f6c3f51
fix test template
sreya 6e72286
fmt
sreya 44bcbde
Add base layout
BrunoQuaresma 0f80beb
Add table
BrunoQuaresma d274d62
Add search user
BrunoQuaresma 943c76b
Add user role
BrunoQuaresma 7f7f1d3
Add update and delete
BrunoQuaresma 967a1a9
Fix summary view
BrunoQuaresma 1324991
Merge branch 'resource_acl_list' of github.com:coder/coder into resou…
BrunoQuaresma bd34d20
Merge branch 'resource_acl_list' of github.com:coder/coder into resou…
sreya 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
add patch endpoint tests
- Loading branch information
commit f56fcf9ff082e70a84e51139a593817e76e2cbf3
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Deletedshould beDeletein this name pattern