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

Use grants in web client #11217

Merged
merged 2 commits into from
Feb 26, 2024
Merged

Conversation

soniaappasamy
Copy link
Member

@soniaappasamy soniaappasamy commented Feb 23, 2024

Merging soniaappasamy/web-client-use-grants base working branch for web client grants into main, now that FE and BE work both completed.

The two commits in this PR were already reviewed upon merge into soniaappasamy/web-client-use-grants base branch:

Updates tailscale/corp#16695

This change adds a new apiHandler struct for use from serveAPI
to aid with restricting endpoints to specific peer capabilities.

Updates tailscale/corp#16695

Signed-off-by: Sonia Appasamy <sonia@tailscale.com>
Starts using peer capabilities to restrict the management client
on a per-view basis. This change also includes a bulky cleanup
of the login-toggle.tsx file, which was getting pretty unwieldy
in its previous form.

Updates tailscale/corp#16695

Signed-off-by: Sonia Appasamy <sonia@tailscale.com>
@soniaappasamy soniaappasamy force-pushed the soniaappasamy/web-client-use-grants branch from af92098 to 95faa15 Compare February 23, 2024 19:58
@soniaappasamy soniaappasamy merged commit 95f2656 into main Feb 26, 2024
47 checks passed
@soniaappasamy soniaappasamy deleted the soniaappasamy/web-client-use-grants branch February 26, 2024 17:59
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.

None yet

3 participants