mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-02 08:57:32 -04:00
489c8a1478
Right now we only compare the hostname from a submodule with the prefixURL it is viewed from to check if the submodule is hosted on the same Gitea instance. This adds an additional check to compare it against SSH_DOMAIN as well since the same Gitea instance might have a different hostname for SSH and if the submodule uses that hostname we should also detect that and link to the proper DOMAIN value. Fixes #12747, #9756 |
||
---|---|---|
.. | ||
admin | ||
base | ||
custom | ||
explore | ||
org | ||
pwa | ||
repo | ||
status | ||
swagger | ||
user | ||
home.tmpl | ||
install.tmpl |