diff options
author | zeripath <art27@cantab.net> | 2021-02-28 12:29:22 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-28 12:29:22 +0000 |
commit | cf29cb30d321204eeddc7c628240a197757ba1b1 (patch) | |
tree | a58a87fa07fb91ae467d48ac783e94d963d3bb6a /templates | |
parent | 2e8ce1eaed8f3dcf4c812c7408a851f91abfb76c (diff) | |
download | gitea-cf29cb30d321204eeddc7c628240a197757ba1b1.tar.gz gitea-cf29cb30d321204eeddc7c628240a197757ba1b1.zip |
Prevent use of double sub-path and incorrect asset path in manifest (#14827)
MakeAbsoluteAssetURL should just url join the static url prefix on to appurl
if it is not an absolute path - this is because StaticURLPrefix is an absolute
prefix not a relative prefix to the app sub url.
Fix #14422
Signed-off-by: Andrew Thornton <art27@cantab.net>
Diffstat (limited to 'templates')
0 files changed, 0 insertions, 0 deletions