Details
Details
Introduced test case where hasPermission should've failed, and now does fail.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- master
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
lib/permissions/minimally-encoded-thread-permissions.js | ||
---|---|---|
124–126 | Could alternatively AND the permissionBitmask and knowOfBitmask together before the check, but I think having two separate "JS conditions" would make things easier to debug Open to going with that approach if preferred |