diff options
author | Monty Taylor <mordred@redhat.com> | 2019-02-06 20:25:23 -0600 |
---|---|---|
committer | techknowlogick <matti@mdranta.net> | 2019-02-06 21:25:23 -0500 |
commit | 44d6a904d3c2e54c68759f062b28a626fd9f9254 (patch) | |
tree | 07e211a105877cfb372cf104f56cb98a7cdff898 /models/user.go | |
parent | da1edbfb79566e9d31f43ee85eb2e9fc9b52695b (diff) | |
download | gitea-44d6a904d3c2e54c68759f062b28a626fd9f9254.tar.gz gitea-44d6a904d3c2e54c68759f062b28a626fd9f9254.zip |
Support n as a line highlight prefix (#5987)
We're working on rolling out gitea as a replacement for a fairly
large cgit installation. Part of this involves a metric ton of
mod_rewrite rules so that links people have out in the wild will
still work. Unfortunately, cgit uses #n1 in the url to indicate
a single line highlight, which doesn't get passed to the server
and therefore can't be rewritten.
We've got a local workaround by shoving a script block into a
custom header template, but thought it might be nicer to upstream
a simple patch to support #n as a prefix for single line highlights.
(luckily for simplicity, cgit does not support ranges)
Signed-off-by: Monty Taylor <mordred@inaugust.com>
Diffstat (limited to 'models/user.go')
0 files changed, 0 insertions, 0 deletions