TiddlyWiki / TiddlyWiki/MultiWikiServer
http://localhost:8080/wiki/mws-docs timed out -> no redirect
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 60
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
- I did visit: http://localhost:8080/wiki/mws-docs
- IMO the session timed out
- I did a brwoser refresh
- There was a 403 with no redirect
IMO it's OK that the admin session timed out after some minutes.
But as a user I would expect a redirect to a more informative site. Or create a "log message" and redirect to the main dashboard.
The log message could be: "user: admin - session timed out" or something similar
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the timeout at http://localhost:8080/wiki/mws-docs, then trace the session-expiration entry point in the TypeScript application. Done means an expired session no longer leaves a 403 without guidance: it should redirect to an informative page or the main dashboard, with an appropriate log message if implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100