dromara / sureness

A simple and efficient security framework that focus on protection of API.

Home Page:https://usthe.com/sureness

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

api can be accessed by any role when accessRole not config

tomsun28 opened this issue · comments

Is your feature request related to a problem? Please describe.
api can be accessed by any role when accessRole not config

Describe the solution you'd like
Before
/api/v1/getSource3===get===[] means /api/v1/getSource3===get can be accessed by any role or no role

After
/api/v1/getSource3===get===[] means /api/v1/getSource3===get can not be accessed by any role