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

Suppress ExternalLoginUserNotExist error (#21504) #21572

Merged
merged 3 commits into from
Oct 25, 2022

Commits on Oct 24, 2022

  1. Suppress ExternalLoginUserNotExist error (go-gitea#21504)

    Fixes go-gitea#21202
    Closes go-gitea#21276
    
    An `ExternalLoginUser` is not mandatory if the current user account was
    created with/by the external login source.
    KN4CK3R committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    9c91234 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    fb2bf7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4e0529 View commit details
    Browse the repository at this point in the history