-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Warn when the token query param is used for auth #16009
Conversation
f3beff3
to
ab533e2
Compare
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.
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.
a couple nits, but pre-approving so you're not blocked!
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.
Looking really good. I had a few minor comments/suggestions.
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.
Great work on this PR Ronald 👍
Awesome work :) Looks like engineering and education have both approved. If you agree you're done resolving all the comments, merge at will! (Well, I guess the branch needs to be re-updated from main first / the CI pipeline has to finish first) |
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.
Placing a block on this until we discuss something I just left a comment on. (Still writing the 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.
My previous review comment has been addressed 👍
… param for authentication
dd412a3
to
d951eb2
Compare
@roncodingenthusiast You'll have to OAuth into CircleCI with Github for the CI to run in this PR edit: Oh never mind, maybe my rebase kicked it off |
Description
Makes progress on #11917. Remaining work: fully remove in a future release.
Testing & Reproduction steps
Manual testing steps
Still todo
PR Checklist