Skip to content
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

Gateway service info perms #792

Merged
merged 5 commits into from
Apr 22, 2024
Merged

Gateway service info perms #792

merged 5 commits into from
Apr 22, 2024

Conversation

michaeldjeffrey
Copy link
Contributor

Update the Mobile Config Gateway Service to allow gateways to request information about themselves.

ORA-350

I'm not sure where the mobile_hotspot_infos table exists, but I think
this test does well enough keying off expected grpc error statuses.
The method before was named specifically for the info request, but the
function signature was much looser than the name implied.

Passing the request reduces the chance of messing up argument order, or
misunderstanding the arguments.

If at some point more methods require the ability for self
authorization, hopefully a better abstraction will reveal itself.
@michaeldjeffrey michaeldjeffrey merged commit fe059f9 into main Apr 22, 2024
1 check passed
@michaeldjeffrey michaeldjeffrey deleted the mj/gw-service-info-perms branch April 22, 2024 18:52
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