Commit Graph

808 Commits (repr@dev_v3@e29bddd89e70@fix_auth)

Author SHA1 Message Date
Bai b7bb5082b8 fix: when oidc enabled and use_state user login raise 400 2024-12-06 15:32:30 +08:00
Aaron3S 4036420d0e feat: move face setiing to profile 2024-11-28 18:06:57 +08:00
jiangweidong 35a1655905 perf: Oauth2.0 support two methods for passing authentication credentials. 2024-11-26 14:12:56 +08:00
Aaron3S 01b8c1f7a8 fix: Fix the uncaught exception when face capture fails 2024-11-25 10:17:28 +08:00
Aaron3S 1a03f7b265 feat: add license edition check 2024-11-20 20:09:11 +08:00
Aaron3S bdbbebab76 feat: perf face capture page 2024-11-20 17:54:27 +08:00
Aaron3S 9cfe974c52 feat: 添加 mfa middleware 白名单 2024-11-20 14:18:52 +08:00
fit2bot e2904ab042
perf: Custom SMS (files) support obtaining more user information. (#14486)
* perf: Custom SMS (files) support obtaining more user information.

* perf: Remove the useless modules

* perf: modify

---------

Co-authored-by: jiangweidong <1053570670@qq.com>
2024-11-20 10:29:14 +08:00
Aaron3S f92c557235 feat: 增加人脸识别超时控制 2024-11-20 10:27:04 +08:00
Aaron3S 5eeff0aabf feat: 设置人脸上下文存活时间 2024-11-19 17:34:44 +08:00
Aaron3S 4b2db2b6a1 feat: 优化人脸采集页面 2024-11-19 14:28:31 +08:00
wangruidong f03263eedf fix: Radius login failed 2024-11-15 15:44:05 +08:00
Aaron3S 98d7ecbf3e fix: 修改错误的url地址 2024-11-13 17:35:43 +08:00
Aaron3S 86273865c8 feat: 增加人脸识别功能 2024-11-12 17:41:39 +08:00
ibuler 2cf80e6615 perf: login success to call client 2024-10-31 18:36:42 +08:00
jiangweidong 7c55c42582 perf: Links in WeCom messages can be opened without re-logging in. 2024-10-22 17:02:59 +08:00
wangruidong 578458f734 perf: site msg content optimize 2024-10-11 11:28:56 +08:00
feng b882b12d04 perf: Check the validity of the connection token 2024-09-27 17:10:08 +08:00
feng f7030e4fee perf: Login encryption key cache added 2024-09-26 15:11:35 +08:00
wangruidong 647736f4e3 fix: SAML2 500 error caused by duplicate email or username 2024-09-19 17:49:53 +08:00
wangruidong 3dde80a60a fix: Password reset is only required for AUTH_BACKEND_MODEL 2024-09-19 11:08:11 +08:00
feng 85129da942 perf: Postgresql add ssl mode 2024-09-13 17:49:14 +08:00
wangruidong c2784c44ad feat: LDAP HA 2024-09-11 18:26:11 +08:00
fit2bot 1417abecfb
perf: Add task description (#14033)
Co-authored-by: ZhaoJiSen <97007455+ZhaoJiSen@users.noreply.github.com>
2024-09-09 18:54:33 +08:00
wangruidong c8b7008d42 perf: Translate 2024-09-06 10:54:12 +08:00
wangruidong 55e8e34226 fix: 500 error caused by duplicate email or username 2024-09-06 10:22:37 +08:00
feng c545e2a3aa perf: Support SAML2, OIDC user authentication services, mapping user group field information 2024-09-04 18:42:47 +08:00
Bai 9554de4ea6 fix: User check password need reset 2024-08-28 15:08:24 +08:00
wangruidong c56e1bdbbe fix: call get_verify_state_failed_response NotImplementedError 2024-08-13 18:51:15 +08:00
wangruidong 32ae77c42d perf: add TERMINAL_SSH_KEY_LIMIT_COUNT conf 2024-08-13 17:39:03 +08:00
wangruidong c71a6ae4ba fix: ssh_key search failed 2024-08-07 17:04:38 +08:00
Eric 805e7d1d5f perf: Check whether the applet is available. 2024-08-05 18:18:54 +08:00
wangruidong 2a5c41dfaf feat: support configuring multiple SSH keys for users 2024-08-05 15:22:54 +08:00
feng bd3909ad27 perf: Third-party user login settings default organization 2024-08-02 15:52:05 +08:00
feng 920cfdac5c perf: Saml2 callback url miss port 2024-07-26 18:17:40 +08:00
fit2bot 03a66fd563
perf: Modify error message for desktop client login (#13763)
* perf: Modify error message for desktop client login

* perf: Update Dockerfile with new base image tag

---------

Co-authored-by: wangruidong <940853815@qq.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-24 10:59:54 +08:00
Bai 9d3fdd37a3 perf: user authentication supports configuration redirection 2024-07-19 10:37:52 +08:00
fit2bot d6f6bb9c1b
fix: session viewset api permission validation (#13750)
* fix: session viewset api permission validation

* fix: some api permission validation

---------

Co-authored-by: Bai <baijiangjie@gmail.com>
2024-07-17 15:35:34 +08:00
Bai 5a57c296a1 feat: add db table data analyzer util 2024-07-09 18:49:51 +08:00
fit2bot afe7f03c16
perf: login style change (#13539)
* perf: login style change

* perf: login style change

* perf: login style change

---------

Co-authored-by: zhaojisen <1301338853@qq.com>
2024-07-09 15:02:37 +08:00
feng 78bd3f581a perf: Translate 2024-07-05 16:36:55 +08:00
fit2bot 5594b25ae0
perf: Login confirm return failed (#13560)
Co-authored-by: feng <1304903146@qq.com>
2024-07-02 11:02:30 +08:00
wangruidong c718fe1a9d perf: modify user login ACL msg 2024-07-01 19:30:42 +08:00
wangruidong 237b4a82c9 fix: handle 500 error when re-binding DingTalk user to another user 2024-07-01 18:03:47 +08:00
ibuler e712e8ccfc perf: ansible version and set user lang 2024-06-28 18:59:44 +08:00
ibuler 772c9b385c perf: lang setting from core 2024-06-28 16:40:25 +08:00
ibuler bca9bdf619 perf: translate some word 2024-06-26 19:29:56 +08:00
ibuler ee258707c8 perf: change initial passwd to ChangeMe 2024-06-24 20:11:49 +08:00
Bai dfde50c768 Merge v4 to dev 2024-06-24 15:43:40 +08:00
ibuler 11b125655d perf: passkey help msg 2024-06-24 11:05:41 +08:00