Commit Graph

28 Commits

Author SHA1 Message Date
b48af3d797 feat: implement general captcha code for consistent rendering and caching 2026-07-22 10:23:22 +08:00
585ddaae9a feat: Add password protection for backdoor login and user retrieval endpoints with corresponding tests 2026-07-21 14:03:07 +08:00
9039effee4 feat: Implement app backdoor login and user listing for mini-programs with corresponding tests 2026-07-21 12:05:38 +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
8dea752d48 feat: Enhance department management with parent ID validation and department scope handling 2026-07-16 09:25:35 +08:00
e21e51de8a feat: Update Druid login endpoint to use session-based authentication and remove sensitive data exposure 2026-07-16 00:49:08 +08:00
95f8e0af7e feat: Add Druid monitoring controller for credential retrieval 2026-07-16 00:29:05 +08:00
chenshaohua
f5f77327b4 修改给企业审核添加权限 2026-06-17 00:58:44 +08:00
chenshaohua
666c49aa11 修改返回期望薪资 2026-06-16 23:17:25 +08:00
chenshaohua
b38fd9eacf pc端jobTitles 返回期望岗位 2026-06-16 20:10:39 +08:00
chenyanchang
27f3dc4730 更新:1.获取用户信息返回用户类型;2.政策列表处理政策标签;3.岗位列表添加查询条件等。 2026-06-12 15:49:57 +08:00
chenyanchang
f198ddfd55 更新:单点登录后,为sysuser获取角色。 2026-05-25 23:54:47 +08:00
chenyanchang
5f25093991 update 2026-05-25 19:16:51 +08:00
chenyanchang
5f3863f768 update 2026-05-25 19:14:07 +08:00
chenyanchang
a7c0361e5e update 2026-05-25 19:03:49 +08:00
chenyanchang
52edff8ecc update 2026-05-25 18:43:50 +08:00
chenyanchang
80d825094e 更新:获取用户信息时,角色问题。 2026-05-25 18:21:32 +08:00
chenyanchang
b91d9a4033 1.新增pc个人,企业单点登录;2.新增监管端单点登录。 2026-05-24 14:49:27 +08:00
chenyanchang
722b8c9973 添加单点登录相关 2026-05-20 17:15:16 +08:00
chenyanchang
131f1461ce 添加单点登录相关 2026-05-20 16:10:46 +08:00
chenshaohua
aed2093175 添加一体机登录接口 2026-05-12 13:07:58 +08:00
f8429c4e4f 内存优化 2026-01-13 19:17:17 +08:00
3d8e44add3 政策相关配置文件 2026-01-11 20:33:20 +08:00
110bc88462 sso登录fake 2026-01-11 12:08:31 +08:00
39a41d6145 sso登录fake 2026-01-11 12:07:39 +08:00
7ad09cda9f sso登录fake 2026-01-11 12:04:16 +08:00
0282dbb0e7 init 2026-01-09 20:13:01 +08:00