If loged in redirect to home page #3
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Aroy/Gallery-Archivist#3
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Problem
If the user currently navigates to
/login/
they see the login page but if they are logged in that gets confusingFix
check if the user is logged in, if so redirect to homepage
If loged in rederect to home pageto If loged in redirect to home pageMay have been fixed with commit
8318750eb0
but more testing is needed