F-002: OAuth redirect_uri session before authorize #2

Open
ralf wants to merge 0 commits from fix/f-002-oauth-redirect-uri into main
Owner

Clear a stale GoToSocial cookie session (userid without oauth
params) with a no-cors credentialed hit to /oauth/authorize so
AuthorizeGET stores redirect_uri again. Fix appBaseUrl so
subdirectory paths without a trailing slash keep their segment.

Clear a stale GoToSocial cookie session (userid without oauth params) with a no-cors credentialed hit to /oauth/authorize so AuthorizeGET stores redirect_uri again. Fix appBaseUrl so subdirectory paths without a trailing slash keep their segment.
Clear a stale GoToSocial cookie session (userid without oauth
params) with a no-cors credentialed hit to /oauth/authorize so
AuthorizeGET stores redirect_uri again. Fix appBaseUrl so
subdirectory paths without a trailing slash keep their segment.
This branch is already included in the target branch. There is nothing to merge.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix/f-002-oauth-redirect-uri:fix/f-002-oauth-redirect-uri
git switch fix/f-002-oauth-redirect-uri

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff fix/f-002-oauth-redirect-uri
git switch fix/f-002-oauth-redirect-uri
git rebase main
git switch main
git merge --ff-only fix/f-002-oauth-redirect-uri
git switch fix/f-002-oauth-redirect-uri
git rebase main
git switch main
git merge --no-ff fix/f-002-oauth-redirect-uri
git switch main
git merge --squash fix/f-002-oauth-redirect-uri
git switch main
git merge --ff-only fix/f-002-oauth-redirect-uri
git switch main
git merge fix/f-002-oauth-redirect-uri
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ralf/Nightboard83!2
No description provided.