gitea-pages-server/server
Gusted 7f318f89a6 Fix escaped error message (#230)
- This specific message will [already be generated](https://codeberg.org/Codeberg/pages-server/src/commit/974229681f4cc7f1ed31df9b05eabef2df01380/html/error.go#L44) when `http.StatusMisdirectedRequest` is set as status with [an empty message](974229681f/html/error.go (L25-L28)).
- Resolves https://codeberg.org/Codeberg/pages-server/issues/228

Co-authored-by: Gusted <postmaster@gusted.xyz>
Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/230
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: Gusted <gusted@noreply.codeberg.org>
Co-committed-by: Gusted <gusted@noreply.codeberg.org>
2023-07-16 22:34:46 +00:00
..
cache make mem cache an interface and inject 2021-12-05 14:48:51 +01:00
certificates Handle Relative Symlinks (#205) 2023-03-11 05:07:17 +00:00
context Refactor split long functions (#135) 2022-11-12 20:43:44 +01:00
database Fix certificate renewal (#209) 2023-03-20 22:57:26 +00:00
dns Allow to define default branches (#125) 2023-02-14 03:03:00 +00:00
gitea Handle Relative Symlinks (#205) 2023-03-11 05:07:17 +00:00
handler Fix escaped error message (#230) 2023-07-16 22:34:46 +00:00
upstream Initial redirects implementation (#148) 2023-03-30 21:36:31 +00:00
utils switch to std http implementation instead of fasthttp (#106) 2022-11-12 20:37:20 +01:00
version Release via CI (#94) 2022-06-14 20:35:11 +02:00