0.0.18 • Published 7 years ago

jm-acl v0.0.18

Weekly downloads
1
License
MIT
Repository
github
Last release
7 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

7 years ago

0.0.17

7 years ago

0.0.15

8 years ago

0.0.13

8 years ago

0.0.12

8 years ago

0.0.11

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago