1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-22 23:54:29 +00:00
KN4CK3R da2f03750f
Display friendly error message (#29105)
`ctx.Error` only displays the text but `ctx.ServerError` renders the
usual error page.
2024-02-08 22:01:19 +00:00
..