Commit Graph

5 Commits

Author SHA1 Message Date
de42645cae feat: add backdoor login functionality for testing environment
- Implemented SysUserMapper to include a method for selecting available users for backdoor login.
- Created XML mappings for the new backdoor user selection query.
- Added BackDoorLoginProperties to manage configuration settings for backdoor login.
- Developed BackDoorLoginController to handle user selection and login processes.
- Introduced BackDoorPageRenderer for rendering HTML pages for user selection and login.
- Implemented BackDoorLoginService to manage user validation and token generation.
- Added HTML templates for user selection, login, and error handling.
- Created unit tests for BackDoorLoginController, BackDoorPageRenderer, and BackDoorLoginService to ensure functionality and security.
- Documented usage and configuration in test-backdoor-login.md.
2026-07-20 18:39:19 +08:00
chenshaohua
bf49838c22 修改用户登录根据名称查询角色返回不完整问题 2026-07-13 19:42:16 +08:00
chenshaohua
b9cb591d7f 修改问题 2026-05-26 23:40:21 +08:00
chenshaohua
d7fa383cc2 修改问题 2026-05-26 20:13:34 +08:00
0282dbb0e7 init 2026-01-09 20:13:01 +08:00