Commit Graph

13 Commits

Author SHA1 Message Date
e53dc7da4e feat: Enhance SQL queries with additional filtering options for department and login information 2026-07-21 10:19:14 +08:00
0c1c41772e feat: Implement pagination and effective account validation for backdoor user login 2026-07-20 20:49:23 +08:00
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
23743ff261 查询有效的用户数据 2026-07-20 18:05:19 +08:00
8dea752d48 feat: Enhance department management with parent ID validation and department scope handling 2026-07-16 09:25:35 +08:00
chenshaohua
bf49838c22 修改用户登录根据名称查询角色返回不完整问题 2026-07-13 19:42:16 +08:00
chenshaohua
5910a5d4b4 1.添加修改求职者密码
2.添加修改管理员修改个人和企业密码接口
3.添加启用和禁用企业
2026-07-09 22:57:07 +08:00
chenshaohua
20e29544e6 pc端getInfo返回appUserId 2026-06-16 20:38:39 +08:00
chenshaohua
3b6cecefc5 pc端getInfo返回appUserId 2026-06-16 20:23:28 +08:00
chenshaohua
b9cb591d7f 修改问题 2026-05-26 23:40:21 +08:00
chenshaohua
d7fa383cc2 修改问题 2026-05-26 20:13:34 +08:00
chenyanchang
b91d9a4033 1.新增pc个人,企业单点登录;2.新增监管端单点登录。 2026-05-24 14:49:27 +08:00
0282dbb0e7 init 2026-01-09 20:13:01 +08:00