Implement logout #13
Labels
No labels
nagonag
nagonag/ignore
bug
doc
duplicate
enhancement
help wanted
invalid
question
security
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
IUS/once#13
Loading…
Add table
Add a link
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?
Having a logout button would be good. But probably it is not easy, as there is no default way to have the browser forgetting the credentials. Though most browsers
understand a new "auth required" response.
AI attribution comment added per repository instruction for this open issue.\n\n(co)authored by ai:gpt-5-codex
Removed as non-functional.
The logout.go handler was incomplete (marked "does not work yet" and commented-out with a note about redirect not working). Deleted in recent linter cleanup (commit
30d8342) as unused dead code.If logout functionality is needed in the future, this can be reopened with specific requirements.