Skip to content

Move 3 backend routes to /api/private/session #1918

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Dec 2, 2019

Conversation

jtgeibel
Copy link
Member

This PR moves 3 remaining backend routes so that all backend routes are now scoped under /api/. Upon further examination, I've determined that the initial OAuth callback is handled by the /authorize/github frontend route, which has not moved. Therefore, this PR does not need to be synchronized with any changes to the GitHub OAuth settings!

@rust-highfive
Copy link

r? @carols10cents

(rust_highfive has picked a reviewer for you, use r? to override)

@bors
Copy link
Contributor

bors commented Nov 26, 2019

☔ The latest upstream changes (presumably #1920) made this pull request unmergeable. Please resolve the merge conflicts.

@jtgeibel jtgeibel force-pushed the private-backend-session-routes branch from c0dc37e to 3f66401 Compare November 26, 2019 03:12
@carols10cents
Copy link
Member

@bors r+

I can log in and out locally and the code looks good, I'll definitely be deploying to staging and testing there before deploying to prod :)

@bors
Copy link
Contributor

bors commented Dec 2, 2019

📌 Commit 3f66401 has been approved by carols10cents

@bors
Copy link
Contributor

bors commented Dec 2, 2019

⌛ Testing commit 3f66401 with merge eea11cd...

bors added a commit that referenced this pull request Dec 2, 2019
…ls10cents

Move 3 backend routes to `/api/private/session`

This PR moves 3 remaining backend routes so that all backend routes are now scoped under `/api/`.  Upon further examination, I've determined that the initial OAuth callback is handled by the `/authorize/github` frontend route, which has not moved.  Therefore, this PR does not need to be synchronized with any changes to the GitHub OAuth settings!
@bors
Copy link
Contributor

bors commented Dec 2, 2019

☀️ Test successful - checks-travis
Approved by: carols10cents
Pushing eea11cd to master...

@bors bors merged commit 3f66401 into rust-lang:master Dec 2, 2019
@jtgeibel jtgeibel deleted the private-backend-session-routes branch December 26, 2019 20:12
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants