TiddlyWiki / TiddlyWiki/MultiWikiServer
[Idea] Visible anonymous role
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 60
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
I would like the not logged in user to be visible as a built-in user in the MWS UI. Every action by a not logged in user is through the Guest user.
With permissions #79 the guest would have no permissions by default.
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 reading the MWS UI and the permissions work in issue #79; no specific file or test is named in this issue. Trace how unauthenticated actions are represented, then define the visible Guest user and verify that its default permissions and UI representation match the requested behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authentication, authorization, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100