TiddlyWiki / TiddlyWiki/MultiWikiServer
[Idea] Role permissions
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 60
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
img
ACL does user wiki permissions. This is for user MWS permissions. I would like some checkboxes in the role edit page that change what a role can affect on MWS. It could have a checkbox to allow #61 .
If a user has no roles, they have no permission.
Admin user gets all permissions by default because of it's admin role having all checks.
Permissions are additive.
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 locating the role edit page and the existing ACL or role-permission implementation, then review issue #61 to understand the referenced permission. Define the MWS permissions represented by the checkboxes and verify that no-role users have none, admin roles receive all, and permissions combine additively.
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
- 35/100