diff options
author | Rafael <git@rafael.ovh> | 2024-04-10 18:49:57 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-10 17:49:57 +0000 |
commit | c1f76aea45f11e1d5ae22c047cf3bda9c681de8d (patch) | |
tree | ebf837b7b527c2eb79a27dbb08803a1c696f930b /DCO | |
parent | 50099d7af436785daf66a3a9f27bd5c009f90684 (diff) | |
download | gitea-c1f76aea45f11e1d5ae22c047cf3bda9c681de8d.tar.gz gitea-c1f76aea45f11e1d5ae22c047cf3bda9c681de8d.zip |
Use raw Wiki links for non-renderable Wiki files (#30273)
In Wiki pages, short-links created to local Wiki files were always
expanded as regular Wiki Links. In particular, if a link wanted to point
to a file that Gitea doesn't know how to render (e.g, a .zip file), a
user following the link would be silently redirected to the Wiki's home
page.
This change makes short-links* in Wiki pages be expanded to raw wiki
links, so these local wiki files may be accessed without manually
accessing their URL.
* only short-links ending in a file extension that isn't renderable are
affected.
Closes #27121.
Signed-off-by: Rafael GirĂ£o <rafael.s.girao@tecnico.ulisboa.pt>
Co-authored-by: silverwind <me@silverwind.io>
Diffstat (limited to 'DCO')
0 files changed, 0 insertions, 0 deletions