增加ureport接口权限配置
This commit is contained in:
@@ -546,6 +546,8 @@ shiro:
|
|||||||
/oauth2/authorize = user
|
/oauth2/authorize = user
|
||||||
/druid/** = perms[sys:state:druid]
|
/druid/** = perms[sys:state:druid]
|
||||||
/bpm/modeler/** = perms[bpm:modeler]
|
/bpm/modeler/** = perms[bpm:modeler]
|
||||||
|
/ureport/designer/** = perms[ureport]
|
||||||
|
/ureport/datasource/** = perms[ureport]
|
||||||
${adminPath}/login-cas = cas
|
${adminPath}/login-cas = cas
|
||||||
${adminPath}/login-ldap = ldap
|
${adminPath}/login-ldap = ldap
|
||||||
${adminPath}/login = authc
|
${adminPath}/login = authc
|
||||||
|
|||||||
Reference in New Issue
Block a user