ErrLookup › lenve/vhr
lenve/vhr
微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。 · Java · 109 source files
Analyzed at 03abbd35af on 2026-08-14. 5 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| 用户名不存在! | exception | error | spring-security, authentication, user-details, dao-authentication |
| 尚未登录,请登录! | exception | error | spring-security, access-control, authentication, session, anonymous |
| 权限不足,请联系管理员! | exception | error | spring-security, access-control, authorization, roles, rbac |
| Authentication method not supported: {request.getMethod()} | exception | warning | spring-security, authentication, filter, http-method, login |
| 验证码不正确 | exception | warning | spring-security, authentication, captcha, session, login |