gitea/services
wxiaoguang e9288c2477
Fix improper HTMLURL usages in Go code (#22839)
In Go code, HTMLURL should be only used for external systems, like
API/webhook/mail/notification, etc.

If a URL is used by `Redirect` or rendered in a template, it should be a
relative URL (aka `Link()` in Gitea)

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-02-11 14:34:11 +08:00
..
actions Fix improper HTMLURL usages in Go code (#22839) 2023-02-11 14:34:11 +08:00
agit
asymkey
attachment
auth Map OIDC groups to Orgs/Teams (#21441) 2023-02-08 14:44:42 +08:00
automerge
context
convert
cron
externalaccount
forms Map OIDC groups to Orgs/Teams (#21441) 2023-02-08 14:44:42 +08:00
gitdiff
issue
lfs
mailer fix permission check for creating comment while mail (#22524) 2023-01-28 17:28:55 +08:00
markup
migrations Prevent duplicate labels when importing more than 99 (#22591) 2023-01-24 19:44:55 +00:00
mirror Use proxy for pull mirror (#22771) 2023-02-11 08:39:50 +08:00
org
packages Use import of OCI structs (#22765) 2023-02-06 10:07:09 +00:00
pull Fix update by rebase being wrongly disabled by protected base branch (#22825) 2023-02-09 12:08:42 -05:00
release
repository
task
user
webhook Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) 2023-01-24 23:47:53 -05:00
wiki