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

Remove username/password authentication for GitHub.com #171

Merged
merged 2 commits into from
Sep 21, 2020

Commits on Sep 18, 2020

  1. github: remove user/pass auth for GitHub.com

    Now that we have the GCM OAuth application in the allow-list for GitHub
    apps, we no longer need to offer username/password authentication for
    GitHub.com!
    mjcheetham committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    809a050 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. github: fix a typo in "DotCom" (- "DotDom")

    Fix a typo in a constant variable indicating the available
    authentication modes for GitHub.COM.
    mjcheetham committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    4a5f54f View commit details
    Browse the repository at this point in the history