Smith-Cruise / Spring-Boot-Shiro

Shiro基于SpringBoot +JWT搭建简单的restful服务
1.64k stars 504 forks source link

密码在数据库中明文存储 #62

Closed EwenTsai closed 4 years ago

EwenTsai commented 4 years ago

希望能用上shiro的密码加密

Smith-Cruise commented 4 years ago

这里为了简洁这么写的,你当然应该对密码进行加密。:)