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

Disable broken OAuth2 providers at startup #14802

Commits on Feb 25, 2021

  1. Disable broken OAuth2 providers at startup

    Instead of causing a log.Fatal, we should handle broken OAuth2
    providers by disabling them.
    
    Fix go-gitea#8930
    
    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    4720584 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Merge branch 'master' into fix-8930-Disable-broken-oauth-providers-at…

    …-startup-instead-of-fatalling
    techknowlogick authored Feb 26, 2021
    Configuration menu
    Copy the full SHA
    02dd834 View commit details
    Browse the repository at this point in the history