alexxiyang/shiro-redis
shiro only provide the support of ehcache and concurrentHashMap. Here is an implement of redis cache can be used by shiro. Hope it will help you!
JavaMIT
Issues
- 1
这个项目怎么不维护了,包更新了重新发下版本呀
#173 opened by gang0713 - 6
3.3.2版本怎么这和久都不发布啊
#150 opened by gang0713 - 1
[微服务之间的session共享],请问有什么方案推荐么?
#160 opened by sandubuhan - 1
- 1
sessionInMemoryEnabled 打开后,内存占用较高
#170 opened by rick-2023 - 5
Spring Boot 3.1.4 使用的时候报错 java.lang.NoSuchMethodError: 'java.lang.Long redis.clients.jedis.Jedis.del(byte[])'
#168 opened by indiff - 0
Shiro-redis not working for clustered AWS elastic cache
#172 opened by shagun3 - 0
shiro-redis使用自定义的RedisSerializer出现的问题
#169 opened by 86jkuncle - 2
shiro-redis 3.3.1 程序启动后 每隔一个小时 redis 实例 cpu 升高
#156 opened by liuhuacong - 1
- 13
redis4.x版本,直接报错,只能使用3.x版本
#159 opened by yuxicun - 1
shiro-core version need update to 1.7 or larger
#163 opened by simpleant - 0
- 4
- 0
bug:There is no session with id
#162 opened by XiaoYaoXiaoYao - 1
There is no session with id
#157 opened by prepare007 - 2
redis缓存的key名称能否优化
#121 opened by lnfht - 11
[bug] 在3.2.3 中出现死锁,造成应用假死
#137 opened by freshgeek - 0
Apache Shiro < 1.8.0 have a problem that Authentication bypasses the vulnerability(CVE-2021-41303)
#155 opened by LinJ-C - 0
- 0
在SecurityUtils.getSubject().logout()时报错
#153 opened by liumarcus70s - 1
报错java.net.SocketTimeoutException: Read timed out
#151 opened by shawbs - 0
shiro-redis.cache-manager.expire
#148 opened by lmld-dl - 0
- 0
RedisSessionDAO出现AQS线程阻塞
#146 opened by boyce-yan - 1
什么时候能支持Lettuce,并直接使用spring-data-redis
#145 opened by gang0713 - 2
可以把连接redis客户端改为lettuce吗
#142 opened by hwz453843794 - 0
SpringBoot+shiro集成redis异常:tried to access method redis.clients.jedis.JedisPool.returnResource
#143 opened by hzucc - 10
通过RedisSessionDAO的getActiveSessions获取在线用户数据功能存在BUG
#113 opened by lotilaly - 6
登陆之后token验证不走redis缓存
#138 opened by Sage520 - 0
shiro 保存权限信息 redis存储的SimpleAuthorizationInfo 结果乱码
#141 opened by NMY-Y - 0
- 0
使用这个shiro-redis一直提示序列化失败
#139 opened by Hgqin - 1
redis中没有获取到value时候跳转到登录界面
#135 opened by waterWang - 1
3.3.1版本打包会把maven-一堆jar包打进工程里去。
#136 opened by gang0713 - 8
3.3.0最低支持jdk11了? 可否打个jdk7+的版本?新特性都没用到呢,为啥要支持这么高
#132 opened by ilaotan - 2
RedisManager类中是否少端口port,2.1.0中存在,3.3.0中没有发现
#133 opened by 184005306 - 4
springboot 2.3.4 + shiro 1.6 升级3.3.0后跑不起来了,3.2.3正常运行
#134 opened by yuxicun - 2
session线程保存的问题
#124 opened by ETouchs - 2
注入RedisManager为空
#119 opened by luncang - 2
- 0
Collection<Session> sessions = redisSessionDAO.getActiveSessions();数字会变化,有时为0,有时为1
#114 opened by billzw - 0
建议:支持配置文件方式修改 cookieId
#112 opened by adolphor - 0
使用热部署导致冲突 A cannot be cast to A的问题
#122 opened by wuqiangchuan - 2
springboot版本2.24使用jedis版本3.1.0,报出找不到方法错误,像是不太支持新版本jedis
#125 opened by zwnop - 1
怎么更改session的过期时间?
#126 opened by shudj - 3
springBoot2.2依赖方法名变更
#127 opened by yythlj - 1
JedisPool优化问题
#128 opened by xiyoumaila - 3
目前发现复制代码中的RedisSessionDao代码自己重写,加入日志代码,发现通过同一个sessionId从ThreadLocal当中获取的session不一致
#130 opened by yarcl - 1
Redis存储的session过期时间问题
#115 opened by manondidi