Skip to content
  • azul's avatar
    fix: render 403 ourselves · 7228758a
    azul authored
    This is mostly to handle all error responses consistently.
    Avoiding the exception app also has the benefit
    that we can search the logs for any exceptions raised
    and figure out why we did not catch them or rescue_from them.
    7228758a