Commit graph

40 commits

Author SHA1 Message Date
Jicheng Lu 1c158fd85b merge with dev 2024-11-01 13:21:07 -05:00
Jicheng Lu d0b7e08cfe add update user 2024-10-31 17:32:39 -05:00
Jicheng Lu 170d9ffc1e temp save 2024-10-31 14:36:26 -05:00
YouWeiDH 3ec5055216 hdong:Add flag CreateUserAutomatically to control user create in user/me . 2024-10-30 19:39:26 +08:00
AnonymousDotNet bc3d935b4a fix: add RegionCode for UserViewModel 2024-10-29 18:30:53 +08:00
AnonymousDotNet 83cf6ae912 fix: Set default values 2024-10-23 15:35:05 +08:00
AnonymousDotNet 4b2a94a539 fix: add regionCode for ModifyUserPhone API 2024-10-22 18:43:34 +08:00
YouWeiDH c72ea4af2f hdong: Fix to avoid Email/Phone duplicate when user register again.(check first:phone, then email, then userName) 2024-10-12 15:13:46 +08:00
YouWeiDH 23d0d5a763 hdong: Add send verify code API with none login and login when reset password. 2024-10-06 17:49:34 +08:00
AnonymousDotNet 8e060c9ca2 feat: add del user api 2024-09-29 19:26:17 +08:00
AnonymousDotNet 2c77ad0798 remove Unauthorized 2024-09-29 13:14:52 +08:00
AnonymousDotNet 63659d535a fix: modify the return result status code 2024-09-29 12:48:32 +08:00
AnonymousDotNet b89d88ffb2 Add update password API 2024-09-17 18:31:38 +08:00
Haiping 3ecb659179
Merge branch 'SciSharp:master' into master 2024-09-13 20:07:05 -05:00
Jicheng Lu 4cdb1981ab sync file and vector 2024-09-10 14:02:25 -05:00
AnonymousDotNet ce6595b72a Merge branch 'master' into lida_dev 2024-09-06 18:16:16 +08:00
AnonymousDotNet de3cba3e59 修改手机号和邮箱忘记密码接口和发送验证码接口逻辑 2024-09-06 18:15:58 +08:00
Jicheng Lu 1ace4e44ab refine file models 2024-08-27 12:12:17 -05:00
Jicheng Lu 1ecec6b21a rename to file storage service 2024-08-07 20:56:29 -05:00
Jicheng Lu ec5535c72d split file service 2024-08-07 16:56:57 -05:00
Gil Zhang a283abb869 Adjust file storage hard-coded logic. 2024-07-31 00:32:21 +08:00
YouWeiDH 624b84dc93 hdong:Add API to modify user Email and Phone. 2024-07-24 18:49:54 +08:00
YouWeiDH 4706e665b2 hdong: change request model to Body. 2024-06-29 18:42:16 +08:00
YouWeiDH 41b8eb3d93 hdong: #135,add User password reset function. 2024-06-28 17:59:49 +08:00
Haiping Chen 89cad4ebcc Change StepId to GUID. 2024-06-01 21:15:47 -05:00
C. Oceania 98f1a03495
Merge pull request #478 from Qtoss-AI/hdongDev
hdong:keep same logic with name.
2024-05-30 10:15:46 -05:00
YouWeiDH 20bd008ceb hdong:keep same logic with name. 2024-05-30 17:11:42 +08:00
Jicheng Lu 89eb725f97 clean file controller 2024-05-29 19:27:38 -05:00
YouWeiDH 9fc7f1c3b0 hdong:change request method and API name. 2024-05-29 10:50:41 +08:00
YouWeiDH 0ffabd35aa hdong: #65. 2024-05-28 19:47:48 +08:00
Haiping Chen e8656a99c0 Add new user verification code. 2024-05-25 20:34:29 -05:00
geffzhang 496528c124 Update UserController.cs 2024-02-17 22:16:21 +08:00
geffzhang 7d0038ec74 Update UserController.cs 2024-02-17 21:33:43 +08:00
geffzhang 6b4baadcae add keycloak auth 2024-02-17 21:13:02 +08:00
Haiping Chen c75dcb54db Google OAuth. 2024-02-15 19:47:02 -06:00
Haiping Chen 8f2ef5ba63 GitHub SSO 2024-02-14 17:45:28 -06:00
kiebor fef497b8c9 Updated OpenAPI definition to add JWT bearer and authentication. This allows for more complete code-gen and testing of the web api directly in swagger 2024-01-16 07:03:35 +00:00
Haiping Chen 56224d16c8 Remove IApiAdapter. 2023-12-27 09:53:54 -06:00
Haiping Chen 78d66eb9c5 Pagination 2023-12-04 17:42:46 -06:00
hchen2020 9bbbede619 OpenAPI separation 2023-08-18 19:15:02 -05:00