tachybase_todo/packages/core/acl/src
ChengLei Shao b511ef3d8f
Fix acl target action error (#311)
* fix: field association resource name

* chore: resourceCollection fields unique index

* fix: test

* feat: allowConfigure permission skip

* feat: skip with array type actionNames

* chore: rename acl skip to allow

* fix: type

* chore: rename SkipManager to AllowManager
2022-04-24 10:14:46 +08:00
..
__tests__ Fix acl target action error (#311) 2022-04-24 10:14:46 +08:00
acl-available-action.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
acl-available-strategy.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
acl-resource.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
acl-role.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
acl.ts Fix acl target action error (#311) 2022-04-24 10:14:46 +08:00
allow-manager.ts Fix acl target action error (#311) 2022-04-24 10:14:46 +08:00
index.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
skip-middleware.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00