Commit Graph

8 Commits

Author SHA1 Message Date
Dftre
2a63e301a3 添加登录功能,支持通过邮箱和手机号进行登录验证 2025-03-20 23:48:15 +08:00
Dftre
d9c06d9bf1 tfa整理 2025-03-09 21:49:18 +08:00
dftre
55e428ea9d The random number generator implemented by 'new Random()' cannot withstand a cryptographic attack.Standard pseudorandom number generators cannot withstand cryptographic attacks. 2025-01-07 12:34:12 +08:00
dftre
7d633941f6 EnumConstantsMustHaveCommentRule修复 2025-01-07 11:37:06 +08:00
watercoding
1aee5cc430 feat(依赖):
1. 使用 spring boot pom管理;
2. 升级 jackson-jsr310、commons-io、httpclient 依赖版本;
3. 移除部分重复依赖
2024-10-07 13:40:38 +08:00
Dftre
346f4d7f51 更正sql 2024-07-22 22:56:42 +08:00
Dftre
81a56229be 版本更新到ruoyi最新版 2024-07-01 04:24:05 +08:00
Dftre
9a289e2f9e 重新制定规则,原来叫oauth模块不合适,应该叫auth模块,里面分为tfa双因素认证和oauth2.0第三方认证 2024-06-10 03:42:47 +08:00