use relative url paths for samesite links #7
No reviewers
Labels
No Label
WIP
bug
docs done
docs needed
duplicate
enhancement
feature
gemini
invalid
legal-ish
needs help
onionz
proposal
question
resolved
security
spam
todo
upstream-related
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: dotya.ml/gitea-templates#7
Loading…
Reference in New Issue
Block a user
No description provided.
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.WIP: use relative url paths for samesite linksto use relative url paths for samesite linksshould be ready now, please review @dalahast