thymeleaf / thymeleaf

Thymeleaf is a modern server-side Java template engine for both web and standalone environments.
http://www.thymeleaf.org
Apache License 2.0
2.82k stars 502 forks source link

shiro conflict with layui template #849

Closed lqxue575 closed 3 years ago

lqxue575 commented 3 years ago

hello,

i am using layui framework for web UI,and using shiro for the security framework, i found that the shiro conflict with layui template when the use DO NOT has the permission. the code as below,when user does not have caigou:add permission will cause the issue:

and i also found it because the "<=" cause the issue, maybe a match bug.

danielfernandez commented 3 years ago

Sorry, I'm afraid that doesn't look like Thymeleaf code, so most probably this has been reported here in error.