Logging in on a subdomain takes you to the home page #86
Labels
No Label
admins only
bug
design
duplicate
gimme feedback
good first issue
hmmmm
invalid
reference
wontfix
No Milestone
No Assignees
1 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: hmn/hmn#86
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
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?
I recently made it so that the site checks if the URL is a handmade.network URL before redirecting you after login. This is to avoid sneaky auth flows that try to get the user to auth before taking them to a spoof site. But I forgot to handle subdomains, so now it always boots you to the home page, oops.