Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Add intelligence for redirecting post-login #1550

Merged
merged 2 commits into from
Jan 10, 2021
Merged

Conversation

sethvargo
Copy link
Member

This removes the assumption that users have permission to issue codes.

Fixes #1548

Release Note

Add intelligence for redirecting post-login

This removes the assumption that users have permission to issue codes.
@google-cla google-cla bot added the cla: yes Auto: added by CLA bot when all committers have signed a CLA. label Jan 10, 2021
pkg/controller/login/login_test.go Outdated Show resolved Hide resolved
pkg/controller/login/post_authenticate.go Outdated Show resolved Hide resolved
pkg/controller/login/post_authenticate_test.go Outdated Show resolved Hide resolved
@sethvargo
Copy link
Member Author

/assign @whaught

@google-oss-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sethvargo, whaught

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-robot google-oss-robot merged commit 6eb3e89 into main Jan 10, 2021
@google-oss-robot google-oss-robot deleted the sethvargo/post-auth branch January 10, 2021 22:44
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes Auto: added by CLA bot when all committers have signed a CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Don't assume users can access /codes/issue
3 participants