Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/casbin/casbin-core

An authorization library that supports access control models like ACL, RBAC, ABAC in modern JavaScript platforms
https://github.com/casbin/casbin-core

chore(release): 5.7.1 [skip ci]

## [5.7.1](https://github.com/casbin/node-casbin/compare/v5.7.0...v5.7.1) (2021-05-19)

### Bug ...

e9633fee28c908e7f3d2a23b700bec6c1f936d7f authored over 3 years ago by semantic-release-bot <[email protected]>
fix: `getImplicitPermissionsForUser` works with rmMap (#272)

Signed-off-by: Zxilly <[email protected]>

0d5923998fa71648c8f77a23f67ffffac2a09343 authored over 3 years ago by Zxilly <[email protected]>
chore(release): 5.7.0 [skip ci]

# [5.7.0](https://github.com/casbin/node-casbin/compare/v5.6.3...v5.7.0) (2021-05-14)

### Featu...

a50ad826a15c1d791aaecbf7f922d69a3c3c1655 authored over 3 years ago by semantic-release-bot <[email protected]>
feat: add enforceEx() (#271)

* feat: add enforceEx()

Signed-off-by: Zxilly <[email protected]>

* fix: switch enfo...

762efd9d9766fbc8e95f9d5160413ed2a8c6ce88 authored over 3 years ago by Zxilly <[email protected]>
chore(release): 5.6.3 [skip ci]

## [5.6.3](https://github.com/casbin/node-casbin/compare/v5.6.2...v5.6.3) (2021-05-07)

### Bug ...

e5ca953ac9fb776a00a463040aa0884c3184b312 authored over 3 years ago by semantic-release-bot <[email protected]>
Merge pull request #268 from nodece/issues_261

fix: fix buildRoleLinks

5b81342a1b05bcbfff441502c87f7cb794e202b8 authored over 3 years ago by hsluoyz <[email protected]>
fix: fix buildRoleLinks to isolate groups

Signed-off-by: Zixuan Liu <[email protected]>

0fb6ae798ef692aaef890472421f980b58a4dfec authored over 3 years ago by Zixuan Liu <[email protected]>
Merge pull request #266 from Zxilly/license

chore: add license of node-ip

4d7b0b808517df2ece2aefa3db42658522107437 authored over 3 years ago by hsluoyz <[email protected]>
chore(release): 5.6.2 [skip ci]

## [5.6.2](https://github.com/casbin/node-casbin/compare/v5.6.1...v5.6.2) (2021-05-02)

### Bug ...

c80332b1344f57b846dbb14c1bef624d3638a738 authored over 3 years ago by semantic-release-bot <[email protected]>
fix: transfer from micromatch to picomatch (#264)

* fix: transfer from micromatch to picomatch

This will remove dependency on `node/utils`

S...

6be1b06f2225bc906b2a0e215ff8635c6dd3422f authored over 3 years ago by Zxilly <[email protected]>
chore: add license of node-ip

Signed-off-by: Zxilly <[email protected]>

093a2a2b3c8ea2e3e334bd6cc5f218f16420f826 authored over 3 years ago by Zxilly <[email protected]>
Merge pull request #265 from Zxilly/build

build: transfer all package link to official

9232afa7c7fc7da6deeb6dba189d5ada51d00291 authored over 3 years ago by hsluoyz <[email protected]>
build: transfer all package link to official

Signed-off-by: Zxilly <[email protected]>

b3a96a24dae2581d368eebd6ea0072204267464e authored over 3 years ago by Zxilly <[email protected]>
Merge pull request #263 from Zxilly/ip

refactor: Remove the dependency on node-ip

3c0372db260dfda4abcc240bf327b12804e88268 authored over 3 years ago by hsluoyz <[email protected]>
refactor: Remove the dependency on node-ip

node-ip recursively imports os, with this patch node-casbin no longer
includes dependencies on o...

5d6ebabe21b68b7732d634765f52de344314610f authored over 3 years ago by Zxilly <[email protected]>
Merge pull request #262 from casbin/dependabot/npm_and_yarn/ssri-6.0.2

chore(deps): bump ssri from 6.0.1 to 6.0.2

8f3c4b60901a2fd13320ae554fc76a5313e046ee authored over 3 years ago by hsluoyz <[email protected]>
chore(deps): bump ssri from 6.0.1 to 6.0.2

Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github....

fd45c686a25435a0571b37a5bb2f8a91510ee86a authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #253 from Zxilly/fix

docs: change description of casbinJsGetPermissionForUser

96c2de5f6a1b78387cb3780031e839bbda76e9cc authored over 3 years ago by hsluoyz <[email protected]>
docs: change description of casbinJsGetPermissionForUser

Signed-off-by: Zxilly <[email protected]>

eeee9b38d1be77205d9896211334e3f73cb0d57e authored over 3 years ago by Zxilly <[email protected]>
chore(release): 5.6.1 [skip ci]

## [5.6.1](https://github.com/casbin/node-casbin/compare/v5.6.0...v5.6.1) (2021-04-05)

### Bug ...

b8d9c978e19300c2982a4fdcc313abbcf7aa891e authored over 3 years ago by semantic-release-bot <[email protected]>
fix: fix CasbinJsGetPermissionForUser() (#251)

* fix: fix CasbinJsGetPermissionForUser()

it has unexpected side affect, will change policies...

98c11f1451e71b0b002b140387f2a38bb9957c38 authored over 3 years ago by Zxilly <[email protected]>
chore(release): 5.6.0 [skip ci]

# [5.6.0](https://github.com/casbin/node-casbin/compare/v5.5.0...v5.6.0) (2021-03-23)

### Featu...

92f8d05dba140e15d89829a31b8d7fe8d1d6d2f1 authored over 3 years ago by semantic-release-bot <[email protected]>
feat: add priority_policy_explicit support (#250)

* test: add unit tests for explicit priority model

Signed-off-by: Zxilly <zhouxinyu1001@gmail...

763c18e7f3cfa068e7b61fdd7491dd0365b86dca authored over 3 years ago by Zxilly <[email protected]>
chore(release): 5.5.0 [skip ci]

# [5.5.0](https://github.com/casbin/node-casbin/compare/v5.4.2...v5.5.0) (2021-03-19)

### Bug F...

d5fe5acb5c7b46db99678cf366c796fb9ae1719d authored over 3 years ago by semantic-release-bot <[email protected]>
Merge pull request #249 from Zxilly/named_matching_func

feat: add add_named_matching_func

b40c3b48e1b14b4f87b748763a86a8a7ac7f7c9c authored over 3 years ago by hsluoyz <[email protected]>
fix: remove unused import

Signed-off-by: Zxilly <[email protected]>

2f8801c47e716f69c36b49a73a45c67d9c751b92 authored over 3 years ago by Zxilly <[email protected]>
fix: fix errror type

Signed-off-by: Zxilly <[email protected]>

dc9e5b5db766d64918a7670f6b3b72f70e84ca28 authored over 3 years ago by Zxilly <[email protected]>
feat: add initRmMap

Signed-off-by: Zxilly <[email protected]>

87f801109e9cf4b0b423e3b76e1a8b9987b1b600 authored over 3 years ago by Zxilly <[email protected]>
feat: add unittest

Signed-off-by: Zxilly <[email protected]>

3cd5b7307b54342849029c957ceec81fc84f0fdd authored over 3 years ago by Zxilly <[email protected]>
feat: add sync mode

Signed-off-by: Zxilly <[email protected]>

70e4e12610dc42b6f25f8df268611ee1a0cbc7bd authored over 3 years ago by Zxilly <[email protected]>
fix: add missing await

Signed-off-by: Zxilly <[email protected]>

523ce8508ce45d7e79673bb0b498ed017772815d authored over 3 years ago by Zxilly <[email protected]>
feat: add named addMatchingFunc

Signed-off-by: Zxilly <[email protected]>

65d3a2655c638085938de9df4efa5a7d16bfa788 authored over 3 years ago by Zxilly <[email protected]>
refactor: refactor rm to rmMap

Signed-off-by: Zxilly <[email protected]>

59534114533a9d4a4d3f2b7dd7b6ac8b9184aad5 authored over 3 years ago by Zxilly <[email protected]>
Fix README code.

fe3f10f58ce60eb30d2952a0d9d32ebee377dcb6 authored over 3 years ago by hsluoyz <[email protected]>
Merge pull request #244 from Zxilly/master

build: upgrade dependency

22a156b3dd9d9b586c8c1e82030346482cf5fea9 authored over 3 years ago by hsluoyz <[email protected]>
build: upgrade dependency

Signed-off-by: Zxilly <[email protected]>

36e322891f2963dca0dd7410b7f546f9f6f4a586 authored over 3 years ago by Zxilly <[email protected]>
chore(release): 5.4.2 [skip ci]

## [5.4.2](https://github.com/casbin/node-casbin/compare/v5.4.1...v5.4.2) (2021-03-04)

### Bug ...

4661bb331b93690a5882119f1d1ee97401107436 authored over 3 years ago by semantic-release-bot <[email protected]>
Merge pull request #242 from nodece/master

fix: improve load policy line

9b37500435c2aa26436a635c32601ac844b3c9be authored over 3 years ago by hsluoyz <[email protected]>
fix: improve load policy line

Signed-off-by: Zixuan Liu <[email protected]>

9f12511e5fbfb16646b38ad30e345beee5179c9d authored over 3 years ago by Zixuan Liu <[email protected]>
chore(release): 5.4.1 [skip ci]

## [5.4.1](https://github.com/casbin/node-casbin/compare/v5.4.0...v5.4.1) (2021-02-19)

### Bug ...

76e607b4285a865a3c88be8da565241e6e96b956 authored over 3 years ago by semantic-release-bot <[email protected]>
Merge pull request #241 from Zxilly/master

fix: fix unexpected parser

e53ea758b0b973c361280cf8270b1fdc266f2f08 authored over 3 years ago by hsluoyz <[email protected]>
fix: fix unexpected parser action

Signed-off-by: Zxilly <[email protected]>

3074fa9050ca073eb4c0f4197c63f13e9e7f9ebf authored over 3 years ago by Zxilly <[email protected]>
Merge pull request #237 from nodece/master

chore: remove unnecessary files

3e1fa9d1c3db7f2f6f2d439d170de41487ee827c authored over 3 years ago by hsluoyz <[email protected]>
chore: remove unnecessary files

Signed-off-by: Zixuan Liu <[email protected]>

4219893a0d45fc9bc95c4469e9db47037a4a2717 authored over 3 years ago by Zixuan Liu <[email protected]>
chore(release): 5.4.0 [skip ci]

# [5.4.0](https://github.com/casbin/node-casbin/compare/v5.3.1...v5.4.0) (2021-02-06)

### Featu...

c76edf3737711bc75fe270163f643a39bce0e51d authored over 3 years ago by semantic-release-bot <[email protected]>
feat: add updatePolicy() (#234)

* feat: add updatePolicy()

Signed-off-by: Zxilly <[email protected]>

* feat: add uni...

a3218f1a5d134838c0fb90c8ad1c8751e26c6332 authored over 3 years ago by Zxilly <[email protected]>
refactor: rename the built-in BatchFileAdapter to FileAdapter (#236)

* refactor: refactor BatchFileAdapter

Rename the built-in BatchFileAdapter

Signed-off-by: ...

da608aea8f40945f072c8ee2cdb1db031cd65ef9 authored over 3 years ago by Zxilly <[email protected]>
chore(release): 5.3.1 [skip ci]

## [5.3.1](https://github.com/casbin/node-casbin/compare/v5.3.0...v5.3.1) (2021-01-29)

### Bug ...

352cdec7e3390f789b5ed97df67421b8ca8d4184 authored over 3 years ago by semantic-release-bot <[email protected]>
Merge pull request #233 from hsluoyz/master

fix: downgrade expression-eval back to v2.0.0 to avoid semantic-release failure

ff0e815258ef4a0805df940ed282d788dd5576d7 authored over 3 years ago by Yang Luo <[email protected]>
fix: downgrade expression-eval back to v2.0.0 to avoid semantic-release failure, revert: https://github.com/casbin/node-casbin/pull/222

8c0b1fd6b59c39350e90c768c54577396f89fefe authored over 3 years ago by Yang Luo <[email protected]>
chore(release): 5.3.0 [skip ci]

# [5.3.0](https://github.com/casbin/node-casbin/compare/v5.2.2...v5.3.0) (2021-01-28)

### Bug F...

ea64e35a48482e820f60ed00d87ae88d3a29338e authored over 3 years ago by semantic-release-bot <[email protected]>
Merge pull request #232 from hsluoyz/master

docs: switch CI to GitHub Actions

41ca44f3050dd88a1673198dcd4707cb07ad004c authored over 3 years ago by Yang Luo <[email protected]>
docs: switch CI to GitHub Actions

05aa048d2f6ea451a9ae14dda3689f567389a38c authored over 3 years ago by Yang Luo <[email protected]>
Merge pull request #230 from 17bit/enforcesync

feat: enforceSync

21e138bc69975967aaf3ff18e42dc916c2c13ad7 authored over 3 years ago by Yang Luo <[email protected]>
feat: enforceSync

Signed-off-by: Xiaotian Lu <[email protected]>

ff41f0a7c6eebbfafe985a929eba9e70f2c4b162 authored over 3 years ago by Xiaotian Lu <[email protected]>
chore(release): 5.2.3 [skip ci]

## [5.2.3](https://github.com/casbin/node-casbin/compare/v5.2.2...v5.2.3) (2021-01-08)

### Bug ...

713ab1e476ee4bf8a3369c82df91ac713e63090b authored almost 4 years ago by semantic-release-bot <[email protected]>
Merge pull request #222 from nodece/master

fix: update expression-eval

4ecf980bb31982d7ffb6f865f418a2044c615531 authored almost 4 years ago by Yang Luo <[email protected]>
fix: update expression-eval

Signed-off-by: Zixuan Liu <[email protected]>

95de29650251af781d8638011dcc5cabeef2784c authored almost 4 years ago by Zixuan Liu <[email protected]>
chore(release): 5.2.3 [skip ci]

## [5.2.3](https://github.com/casbin/node-casbin/compare/v5.2.2...v5.2.3) (2021-01-08)

### Bug ...

0485185686941f7cee0315236eb750af48ed3d6d authored almost 4 years ago by semantic-release-bot <[email protected]>
ci: update semantic-release (#221)

Signed-off-by: Zixuan Liu <[email protected]>

08004dc812808ddc89c638542a2ddb95281be073 authored almost 4 years ago by Zixuan Liu <[email protected]>
chore(release): 5.2.3 [skip ci] (#220)

## [5.2.3](https://github.com/casbin/node-casbin/compare/v5.2.2...v5.2.3) (2020-12-19)

### Bu...

5c15d7bce2b89f0bffdbc88f5b55d0d8354f0d08 authored almost 4 years ago by Zixuan Liu <[email protected]>
Merge pull request #219 from nodece/master

fix: downgrade target from ESNext to ES2017 for building esm

9d653493130a55f8067e1bb0171b784493e1461c authored almost 4 years ago by Yang Luo <[email protected]>
fix: downgrade target from ESNext to ES2017 for building esm

Signed-off-by: Zixuan Liu <[email protected]>

7dfcf93a2eb7a9c9116f55341537a4c81840e3d4 authored almost 4 years ago by Zixuan Liu <[email protected]>
Merge pull request #218 from casbin/dependabot/npm_and_yarn/ini-1.3.8

chore(deps): bump ini from 1.3.5 to 1.3.8

7201783890ceb39ad5f89909bec137298a81bf50 authored almost 4 years ago by Yang Luo <[email protected]>
chore(deps): bump ini from 1.3.5 to 1.3.8

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github...

515e0d3c197897cda09314cd8a78119894d148d3 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(release): 5.2.2 [skip ci]

## [5.2.2](https://github.com/casbin/node-casbin/compare/v5.2.1...v5.2.2) (2020-11-29)

### Bug ...

2c2f28b91d6ffa2fb74ef545db1d451d8bbdd149 authored almost 4 years ago by semantic-release-bot <[email protected]>
ci: migrate from travis to github actions (#216)

Signed-off-by: Zixuan Liu <[email protected]>

3ee86b2a8cc379ba1cf1f85578f61741ae4609c2 authored almost 4 years ago by Zixuan Liu <[email protected]>
Merge pull request #215 from abichinger/fix-keyMatch3

fix(builtinoperators): fix function keyMatch3

b379bdfb883abd416a7c57851181d38166d3f9b2 authored almost 4 years ago by Yang Luo <[email protected]>
fix(builtinoperators): fix function keyMatch3

fix #214

Signed-off-by: Andreas Bichinger <[email protected]>

1245aa072b47135b49cb70abeed0796908a8feb7 authored almost 4 years ago by Andreas Bichinger <[email protected]>
Merge pull request #212 from casbin/dependabot/npm_and_yarn/semantic-release-17.2.3

chore(deps-dev): bump semantic-release from 15.14.0 to 17.2.3

5253b90d104882bd822416c549f2ceda759ccc8f authored almost 4 years ago by Yang Luo <[email protected]>
chore(deps-dev): bump semantic-release from 15.14.0 to 17.2.3

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 15.14.0 to 1...

273ee3dd2182698ad0d8399b01461c1b80ff0f52 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(release): 5.2.1 [skip ci]

## [5.2.1](https://github.com/casbin/node-casbin/compare/v5.2.0...v5.2.1) (2020-11-15)

### Bug ...

22072feefceeacaca5ef2893bb3b4b8df88ae66b authored almost 4 years ago by semantic-release-bot <[email protected]>
fix(rbac): fix defaultRoleManager hasRole method (#211)

In the current version, defaultRoleManager hasRole always returns true if a matchingFunc is prov...

4f3ba65429f91250485b8a0b070f16cb750955cd authored almost 4 years ago by Alexey Yunoshev <[email protected]>
chore(release): 5.2.0 [skip ci]

# [5.2.0](https://github.com/casbin/node-casbin/compare/v5.1.6...v5.2.0) (2020-10-26)

### Featu...

3b8f4f3fcbb4f93f3bc45113e0238f286977e83a authored almost 4 years ago by semantic-release-bot <[email protected]>
Merge pull request #205 from nodece/master

feat: changing TypeScript target from ES6 to ES2017

c653f099637216c14453ee92a9e8b8cf1bfe65b1 authored almost 4 years ago by Yang Luo <[email protected]>
feat: changing TypeScript target from ES6 to ES2017

Signed-off-by: Zixuan Liu <[email protected]>

6f4f50f205dfb7187e34a0439f2b4f0bf6ed5a47 authored almost 4 years ago by Zixuan Liu <[email protected]>
Merge pull request #200 from nodece/master

chore: upgrade eslint and format code

48452ab369f28090dc08316b8ac22d52bac0b95a authored almost 4 years ago by Yang Luo <[email protected]>
chore: ignore node engines on travis CI

Signed-off-by: Zixuan Liu <[email protected]>

67b509181b46467b997648496cb316ad3587df84 authored about 4 years ago by Zixuan Liu <[email protected]>
chore: upgrade eslint and format code

Signed-off-by: Zixuan Liu <[email protected]>

366d2d848b22652def96e628fe8edfb1b9d3f40b authored about 4 years ago by Zixuan Liu <[email protected]>
chore(release): 5.1.6 [skip ci]

## [5.1.6](https://github.com/casbin/node-casbin/compare/v5.1.5...v5.1.6) (2020-10-07)

### Bug ...

42861c271b26b41314ddabcb8805e9e99079ca3d authored about 4 years ago by semantic-release-bot <[email protected]>
fix: support pattern function in 3rd args of g (#199)

Signed-off-by: Zixuan Liu <[email protected]>

27005f85829f11193cb4ecfd14be5ed6e64ad63c authored about 4 years ago by Zixuan Liu <[email protected]>
chore(release): 5.1.5 [skip ci]

## [5.1.5](https://github.com/casbin/node-casbin/compare/v5.1.4...v5.1.5) (2020-09-14)

### Bug ...

dc22145ac25a5db36db117b210317ec0f2523e79 authored about 4 years ago by semantic-release-bot <[email protected]>
Merge pull request #195 from nodece/master

fix: ignore print model

62d02ab63caf6a61632b56a3a09f50f74079381a authored about 4 years ago by Yang Luo <[email protected]>
fix: ignore print model

Signed-off-by: Zixuan Liu <[email protected]>

f426131e752143251db6c11a7352d91d959cb503 authored about 4 years ago by Zixuan Liu <[email protected]>
chore(release): 5.1.4 [skip ci]

## [5.1.4](https://github.com/casbin/node-casbin/compare/v5.1.3...v5.1.4) (2020-09-10)

### Bug ...

4069a1852098f50153d1701bbd8a57c1d70d79e2 authored about 4 years ago by semantic-release-bot <[email protected]>
Merge pull request #191 from nodece/master

fix: add cache to generateGFunction

c4210e5df69e084f3d3ff26e41f61b795478d49c authored about 4 years ago by Yang Luo <[email protected]>
fix: add cache to generateGFunction

Signed-off-by: Zixuan Liu <[email protected]>

e90bed24f6e6e3cd5b33a433c4fe7a27e494cabe authored about 4 years ago by Zixuan Liu <[email protected]>
chore(release): 5.1.3 [skip ci]

## [5.1.3](https://github.com/casbin/node-casbin/compare/v5.1.2...v5.1.3) (2020-08-30)

### Bug ...

45ea2b7028c410938e10b6be212df2a0bb119d8d authored about 4 years ago by semantic-release-bot <[email protected]>
fix: update casbinJsGetPermissionForUser for v0.1.0 Casbin.js (#186)

Signed-off-by: kingiw <[email protected]>

6c277e8858cf07d9a098817b72710a30c4117fa9 authored about 4 years ago by Zihui Liu <[email protected]>
chore(release): 5.1.2 [skip ci]

## [5.1.2](https://github.com/casbin/node-casbin/compare/v5.1.1...v5.1.2) (2020-08-12)

### Bug ...

cc322ab8740c302ea2aef8e290853810831334ce authored about 4 years ago by semantic-release-bot <[email protected]>
Merge pull request #181 from nodece/master

fix: add checks fieldValues to remove filtered policy

970bfcc51afa89271639854fac94f95e3cc0a708 authored about 4 years ago by Yang Luo <[email protected]>
chore(release): 5.1.1 [skip ci]

## [5.1.1](https://github.com/casbin/node-casbin/compare/v5.1.0...v5.1.1) (2020-08-12)

### Bug ...

a46cf86c39a6b61e6e1df610ef13135aa9ae23e6 authored about 4 years ago by semantic-release-bot <[email protected]>
Merge pull request #182 from nodece/add_check_adapter

fix: add check if the adapter implements BatchAdapter

6bce4598d60213e4a93e0be5c12d31daea8c0716 authored about 4 years ago by Yang Luo <[email protected]>
fix: add check if the adapter implements BatchAdapter

Signed-off-by: Zixuan Liu <[email protected]>

a415838a514706af8a9399c899959bdb069619d4 authored about 4 years ago by Zixuan Liu <[email protected]>
fix: add checks fieldValues to remove filtered policy

Signed-off-by: Zixuan Liu <[email protected]>

6e144fb9a895332245006ef3a28c47d022654895 authored about 4 years ago by Zixuan Liu <[email protected]>
chore(release): 5.1.0 [skip ci]

# [5.1.0](https://github.com/casbin/node-casbin/compare/v5.0.7...v5.1.0) (2020-08-11)

### Featu...

25f8d58e256ad86dd73fd1fd66f4d59994c0582b authored about 4 years ago by semantic-release-bot <[email protected]>
Merge pull request #179 from kingiw/master

feat: add casbinJsGetPermissionForUser

1e63d161af6799a8ca1937e63d06a818304a7840 authored about 4 years ago by Yang Luo <[email protected]>
feat: add casbinJsGetPermissionForUser

Signed-off-by: kingiw <[email protected]>

30ae126b962df6fc580ce943f20e8bf0ce5349c3 authored about 4 years ago by kingiw <[email protected]>
chore: remove unused import (#178)

Signed-off-by: 木杉 <[email protected]>

aa7271de847fdb5ff5b97f44ce0a00ca056d7f28 authored about 4 years ago by 木杉 <[email protected]>
test(rbacapi): fix incorrect description for testing getImplicitUsersForPermission (#173)

Signed-off-by: kingiw <[email protected]>

7b7756241c43af14fdd740e088bcf9651d156b61 authored about 4 years ago by Zihui Liu <[email protected]>