use relative url paths for samesite links #7
Reference in New Issue
Block a user
Delete Branch "use-relative-url-paths-without-a-specific-domain-for-samesite-links"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
since we're allowing both onion and clearnet access to the same Gitea instance, I think it's better to use relative links.
as for the things like
{{StaticUrlPrefix}}, at the moment we're not using a separate subdomain for static resources anyway.should be ready now, please review @dalahast