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

More error checking #1802

Merged
merged 1 commit into from
Apr 21, 2021
Merged

More error checking #1802

merged 1 commit into from
Apr 21, 2021

Commits on Apr 21, 2021

  1. More error checking

    * Transform GH 401 to 503 .  Mentioned at https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param/ and encountered with newer migrated dep.
    * Spec for authorization shows uppercasing... so new dep has it with incorrect casing I believe... may not matter on their server but consistancy here. Reverting.
    * Add a few more important comments
    
    Applies to OpenUserJS#1705 OpenUserJS#37 and post OpenUserJS#1799
    
    Ref(s):
    * https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.8
    * https://developer.mozilla.org/docs/Web/HTTP/Authentication
    Martii committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    59b8217 View commit details
    Browse the repository at this point in the history