-
Notifications
You must be signed in to change notification settings - Fork 899
feat: add port-sharing backend #11939
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
Changes from 1 commit
Commits
Show all changes
82 commits
Select commit
Hold shift + click to select a range
20e5731
feat: add enterprise key for shared ports
f0ssel 1a95fcf
move to CanRestrictShareLevel
f0ssel c58db9c
feat: add post port-sharing level
f0ssel 9243cd4
rename
f0ssel dd53beb
use port sharer
f0ssel eb1a755
add delete
f0ssel e755355
template queries
f0ssel abeecd1
make gen
f0ssel 04d2bec
make gen2
f0ssel cde0b1c
change interface
f0ssel 5a0a80b
remove file
f0ssel ef3f479
rebase merge
f0ssel f4a6ab3
dbmem2
f0ssel 66dca91
lint
f0ssel 41135dd
fmt
f0ssel f20436c
fix logic in validation
f0ssel 198e3b0
again
f0ssel eda6285
add test for agpl template
f0ssel 1feba5a
Add more tests
f0ssel 0d2fea3
more tests
f0ssel 5f8814a
move migration
f0ssel d99771c
lint
f0ssel 16d4258
fix test
f0ssel 1112252
fix tests
f0ssel ce27204
param doc
f0ssel 31d3899
docs
f0ssel c4b7183
fix pull
f0ssel 9294a73
gen
f0ssel d528d2e
dbgen
f0ssel af54d5a
update insert query format
f0ssel 797a541
dbauthz tests
f0ssel 24b646e
fix actor in test
f0ssel e019137
add fixture
f0ssel 07a2715
feat: authorize port requests with port sharing (#12040)
f0ssel 041450a
change to enum
f0ssel 87c0274
fix interface
f0ssel eb6f1ae
fix agent loop
f0ssel 4eeca7f
fix tests
f0ssel 4368c86
test
f0ssel 1f500de
test
f0ssel 83412ad
fe lint
f0ssel 557b8d9
lint
f0ssel bc8d886
fix dbauthz
f0ssel e63ad88
fix pg test data
f0ssel 98f5b4e
comment failing tests
f0ssel a900d3b
Add list endpoint
f0ssel c247baf
fix docs
f0ssel 4f5e378
so dumb
f0ssel 37808ef
fix dbauthz test:
f0ssel 99eeaf4
fix dbauthz tests
f0ssel d101db8
fix test data
f0ssel 72228b8
vscode settings revert
f0ssel f6f124d
pr suggestions
f0ssel 4a87286
add delete route
f0ssel 0cec9b4
fix migration conflict
f0ssel b72b242
Add tests for get and delete
f0ssel 2132ef4
try to fix e2e
f0ssel 33fc964
fix no-op
f0ssel 7f5a755
get apptest tests working
f0ssel 7b53e14
fmt
f0ssel f969c32
add experiment
f0ssel e91e669
add experiment to deployment values in tests
f0ssel 5a216ec
remove insert and update
f0ssel f3658e9
make gen
f0ssel d650664
fulfill interfaces
f0ssel 631f16b
fix
f0ssel 9030e80
lint
f0ssel 18f7d3c
lint
f0ssel d84734a
lint
f0ssel 304eaef
fix tests
f0ssel fa24e0b
make gen
f0ssel cbe83d1
fix migrations
f0ssel 10279e7
fix migrations
f0ssel 337d552
fix format
f0ssel 7b16150
make gen
f0ssel 2572199
remove file
f0ssel c07e4a1
make dbmem and sql behave the same
f0ssel 1175119
Merge branch 'main' into f0ssel/port-sharing-1
f0ssel 22840fd
make gen
f0ssel 324fb30
fix migrations
f0ssel 8d94c10
fix model qujeries
f0ssel d165f26
make gen again
f0ssel 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
feat: authorize port requests with port sharing (#12040)
- Loading branch information
commit 07a2715cc7ce717a97c6a6f232ec9ba09aee4207
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
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.