移除shiro

This commit is contained in:
EightMonth
2024-01-16 19:49:15 +08:00
parent 184cf97304
commit 84077e6e24
60 changed files with 88 additions and 1039 deletions

View File

@ -63,8 +63,6 @@ jeecg:
path:
upload: /opt/upFiles
webapp: /opt/webapp
shiro:
excludeUrls: /test/jeecgDemo/demo3,/test/jeecgDemo/redisDemo/**,/category/**,/visual/**,/map/**,/jmreport/bigscreen2/**
oss:
endpoint: oss-cn-beijing.aliyuncs.com
accessKey: ??
@ -144,4 +142,15 @@ third-app:
enabled: false
client-id: ??
client-secret: ??
agent-id: ??
agent-id: ??
security:
oauth2:
client:
ignore-urls:
- /test/jeecgDemo/demo3
- /test/jeecgDemo/redisDemo/**
- /category/**
- /visual/**
- /map/**
- /jmreport/bigscreen2/**