TiddlyWiki / TiddlyWiki/MultiWikiServer
Default user role
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 60
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Now all users are created by Admin and the role of new user is empty unless admin changes it.
Once we do have Anonym acces, we should allow visitors to create a user account for themselves.
Therefore, the admin should e able to pre-configure in advance which amount of freedom is granted for this self-created accounts, (probably you want the just created users to be able to read and also write in the wiki).
And this default role for self-created accounts is passed through ACL to validate actions (usual stuff).
Edit:
Probably the role assignment is a feature susceptible of being delegated, for example a "medium privilege user" that does have write permissions but not admin permissions to a bag, might raise the permissions of a basic user from just read up to "medium privilege user's trust level" (aka write acces)
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
No files, tests, or entry points are identified in the issue. Start by tracing the existing user-creation, role-assignment, and ACL paths, then clarify the default role model and delegated role-elevation rules before defining completion criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authorization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100