0.0.18 • Published 6 years ago

jm-acl v0.0.18

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

jm-acl

a general acl

run:

npm start

run in cluster mode:

npm run cluster

config

基本配置 请参考 jm-server

db [] 必填, mongo数据库uri

mq [] Redis数据库uri, 如果有,则更新时通过消息服务器通知重新加载

superRole 'root' 超级角色

guestRole 'guest' 游客角色

userRole 'user' 登录用户角色

disableAutoInit false 是否禁止自动初始化

defaultAllow false 是否默认允许访问未登记的资源或者权限

tableNamePrefix '' 表名前缀

0.0.18

6 years ago

0.0.17

6 years ago

0.0.15

7 years ago

0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago