-
Notifications
You must be signed in to change notification settings - Fork 16.4k
AIP 84 - Add auth to connections #47194
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
AIP 84 - Add auth to connections #47194
Conversation
jason810496
left a comment
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.
Looks good ! Left some comments for test cases naming and discussion for using lambda in requires_access_<entity>.
…AIP-84/auth/connections
…AIP-84/auth/connections
pierrejeambrun
left a comment
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.
Nice overall.
Just the spec issue, same as other permissions PR that we need to figure out. The spec shouldn't be updated because of the permission decorator.
e824a8c to
81e3879
Compare
pierrejeambrun
left a comment
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.
Thanks
* add auth to connections * fix * fix failing test
* add auth to connections * fix * fix failing test
related to #42360