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) #14811

Merged
merged 1 commit into from
Feb 26, 2021

Commits on Feb 26, 2021

  1. Disable broken OAuth2 providers at startup (go-gitea#14802)

    Backport go-gitea#14802
    
    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>
    
    Co-authored-by: techknowlogick <techknowlogick@gitea.io>
    zeripath and techknowlogick committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    60af0bd View commit details
    Browse the repository at this point in the history