Skip to content

Tags: johnmyqin/EasyShiro

Tags

2.3.0-RELEASE

Toggle 2.3.0-RELEASE's commit message
Shiro integration simplifies component based RBAC 2.3.0

# 由于 EhCache 各版本的不兼容,删除了 LockLogin 中 EhCache 动态缓存的创建,使用时必须根据版本在
ehcache.xml 中配置 shiro-lockLoginCache 和 shiro-lockCheckCache
缓存信息。没有配置会抛出异常。

2.2.0[2015-04-28]
# EasyJdbcRealm 刷新权限,静态方法reloadPermissions修正。
2.1.1[2015-04-13]
# 删除无效代码
2.1.0[2015-04-12]
+ Shiro
用户登录锁定功能发布。支持基于username和ip的服务器端登录锁定,支持登录失败验证码显示配置。支持锁定管理系统,提供锁定查询和解锁管理。
1.0.0[2016-04-02]
发布,支持验证码

# EhCache due to incompatible versions of deleted LockLogin in EhCache
create dynamic cache, you must configure shiro-lockLoginCache and
shiro-lockCheckCache cache information in ehcache.xml based version to
use. No configuration will throw an exception.

2.2.0[2015-04-28]
# EasyJdbcRealm refresh permission, static methods reloadPermissions
update.
2.1.1[2015-04-13]
# Remove invalid code
2.1.0[2015-04-12]
+ Shiro user login lockout feature releases. Supports username and ip of
the server login lockout support Login failed verification code display
configuration. Support lock management system to provide locking and
unlocking query management.
1.0.0[2016-04-02]
Publish, Support CAPTCHA