NTDLS / NTDLS/TightWiki

Add deny override allow in roles.

Open
#96 2 comments 1 reaction 1 assignee View on GitHub

@NTDLS is already working on this.

Since May 8, 2026.

enhancement VNext
Dominant language
C#
Stars
47
Forks
12
PR merge metrics
No merged PRs in 30d

Description

It would be nice if a deny overrode an allow in the roles. Example:
Currently If I allow Anonymous role read access to *, I cannot lock it out of any thing.
I have to remove read access to * and then add access to each namespace I want Anonymous to have access to.

It would be nice if I could do read access to * but then if I do deny access to a namespace like Secure, it would allow access to all except secure.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.