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

Redirect if user does not exist on admin pages (#20981) #21059

Merged

Commits on Sep 4, 2022

  1. Redirect if user does not exist on admin pages (go-gitea#20981)

    Backport go-gitea#20981
    
    When on /admin/users/ endpoints if the user is no longer in the DB,
    redirect instead of causing a http 500.
    KN4CK3R authored and zeripath committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    baa1cdb View commit details
    Browse the repository at this point in the history