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

Small rework of verify hijack #1707

Merged
merged 1 commit into from
Feb 6, 2020

Conversation

Martii
Copy link
Member

@Martii Martii commented Feb 6, 2020

  • Too many nested if/else's makes it highly unreadable between OAuth and OpenID i.e. easier commit history searching. Been thinking about doing this since removal commit... doing it.
  • Probable location to add aToken to which is actually aAccessToken in dep README's. Possible location could be aReq.session.accessToken Applies to GitHub API Deprecations (repoManager and GH import pending failure) #1705

Post #889 #564

* Too many nested if/else's makes it highly unreadable between OAuth and OpenID i.e. easier commit history searching. Been thinking about doing this since removal commit... doing it.
* Probable location to add `aToken` to  which is actually `aAccessToken` in dep README's. Possible location could be `aReq.session.accessToken` Applies to OpenUserJS#1705

Post OpenUserJS#889 OpenUserJS#564
@Martii Martii added migration Use this to indicate that it may apply to an existing or announced migration. CODE Some other Code related issue and it should clearly describe what it is affecting in a comment. labels Feb 6, 2020
@Martii Martii merged commit 085dc9e into OpenUserJS:master Feb 6, 2020
@Martii Martii deleted the Issue-1705reworkConditionals branch February 6, 2020 21:32
Martii added a commit that referenced this pull request Feb 6, 2020
* Spacing

Post #1707
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CODE Some other Code related issue and it should clearly describe what it is affecting in a comment. migration Use this to indicate that it may apply to an existing or announced migration.
Development

Successfully merging this pull request may close these issues.

1 participant