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

Return 404 when user is not found on avatar #21476

Merged
merged 3 commits into from
Oct 16, 2022

Commits on Oct 16, 2022

  1. Return 404 when user is not found on avatar

    - Instead of returning a 500 Internal Server when the user wasn't found,
    return 404 Not found.
    Gusted committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    c67bb72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2dba3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d304d6 View commit details
    Browse the repository at this point in the history