15 Commits

Author SHA1 Message Date
Gina A. a0654afa97 Fix basePath validation for dashboard template 2026-02-25 17:12:15 +01:00
Kevin Pollet 4b3c971ea3 Use url.Parse to validate X-Forwarded-Prefix value 2026-02-10 14:48:06 +01:00
LBF38 4de6d6b902 Validate X-Forwarded-Prefix value for dashboard redirect
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2026-01-08 14:26:04 +01:00
Kevin Pollet 9a9644bafe Set content-type when serving webui index 2025-01-13 09:18:04 +01:00
Romain 0ec12c7aa7 Configurable API & Dashboard base path
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2024-11-25 11:52:04 +01:00
kevinpollet b7b4dd9554 Merge branch v2.11 into v3.2 2024-11-12 16:24:22 +01:00
Romain 2096fd7081 Drop untrusted X-Forwarded-Prefix header
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2024-11-08 12:12:35 +01:00
Fernandez Ludovic 9f145dbc28 Merge branch v2.11 into v3.0 2024-04-03 17:54:11 +02:00
arukiidou 3fcf265d80 Move from http.FileServer to http.FileServerFS 2024-03-25 20:22:05 +01:00
Ludovic Fernandez 141abce2d5 chore: update linter 2024-03-20 10:26:03 +01:00
Ludovic Fernandez 044dc6a221 fix: go module 2023-02-03 15:24:05 +01:00
Tom Moulard a2016a2953 Detect dashboard assets content types
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2022-12-29 09:46:04 +01:00
Ludovic Fernandez c2dac39da1 fix: detect dashboard content types
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2022-12-09 08:24:05 +01:00
Tom Moulard 380514941c Merge current v2.5 into master 2021-09-23 16:10:03 +02:00
Antoine 70359e5d27 Replace go-bindata with Go embed
Co-authored-by: nrwiersma <nick@wiersma.co.za>
2021-09-15 10:36:14 +02:00