Darcy Ye
|
7ba40a7782
|
feat: remove enabled from table connectors (#2513)
|
2022-11-28 18:37:24 +08:00 |
|
simeng-li
|
23d2a3fe80
|
refactor(core): add send passcode api (#2527)
|
2022-11-28 10:04:13 +00:00 |
|
Darcy Ye
|
00653bb846
|
feat: remove old same type passwordless connectors before posting (#2516)
|
2022-11-28 04:32:50 +00:00 |
|
Darcy Ye
|
efd404e9aa
|
feat: update available social targets after connector deletion (#2524)
|
2022-11-28 12:17:35 +08:00 |
|
simeng-li
|
5385a2cdd7
|
refactor(core): refactor findUserByIdentity (#2537)
|
2022-11-28 02:37:25 +00:00 |
|
Darcy Ye
|
896a8d2eff
|
fix: connector loading path not found error (#2529)
|
2022-11-25 12:30:58 +08:00 |
|
Darcy Ye
|
c93200f431
|
feat: add GET /connector-factories (#2480)
|
2022-11-24 17:35:39 +08:00 |
|
simeng-li
|
6b909f033f
|
refactor(core): update the interaction guard (#2521)
|
2022-11-24 17:15:16 +08:00 |
|
Darcy Ye
|
746077ec79
|
feat: update PATCH /connectors/:id (#2475)
|
2022-11-24 12:32:36 +08:00 |
|
simeng-li
|
fb6fd19021
|
refactor(ui): add password identifier verification (#2515)
|
2022-11-24 11:39:01 +08:00 |
|
wangsijie
|
3f41278a24
|
feat(schemas): add roles and permissions (#2494)
|
2022-11-24 11:09:03 +08:00 |
|
simeng-li
|
14b717801f
|
refactor(core): add interactionGuard middleware (#2497)
|
2022-11-23 16:49:35 +08:00 |
|
Darcy Ye
|
f0f9bec107
|
feat: update virtual connector loading to getConfig by id (#2508)
|
2022-11-23 14:11:13 +08:00 |
|
Gao Sun
|
b48bfd3762
|
refactor: upgrade toolkit and update test config
|
2022-11-22 16:47:17 +08:00 |
|
Gao Sun
|
e7b0de43b7
|
chore: fix build
|
2022-11-22 16:11:31 +08:00 |
|
Gao Sun
|
d0d9321e79
|
refactor: use esm (batch 5)
|
2022-11-22 16:11:29 +08:00 |
|
Gao Sun
|
8c93cbb650
|
refactor: use esm (batch 4)
|
2022-11-22 16:10:55 +08:00 |
|
Gao Sun
|
1a4101ca81
|
refactor: fix tests
|
2022-11-22 16:10:55 +08:00 |
|
Gao Sun
|
d29dde828e
|
refactor: use esm (batch 3)
|
2022-11-22 16:10:53 +08:00 |
|
Darcy Ye
|
536a8d7e82
|
feat: add DELETE /connectors/:id (#2478)
|
2022-11-22 11:54:51 +08:00 |
|
Darcy Ye
|
eac8b19245
|
feat: add POST /connectors (#2477)
|
2022-11-22 11:04:08 +08:00 |
|
Charles Zhao
|
800a019689
|
chore: remove unnecessary console log (#2492)
|
2022-11-22 01:59:37 +00:00 |
|
Charles Zhao
|
add9fb12c2
|
Merge pull request #2470 from logto-io/charles-log-4079-log-4080-log-4081-social-related-profile-session-apis
feat(core): social related profile session apis
|
2022-11-21 16:49:14 +08:00 |
|
Charles Zhao
|
89ad89cb42
|
feat(core): social related profile session apis
|
2022-11-21 16:39:48 +08:00 |
|
simeng-li
|
ea0200b795
|
fix(core): hot fix getConnectors bug (#2476)
|
2022-11-18 11:01:53 +00:00 |
|
Darcy Ye
|
4dc4322504
|
feat: update PATCH /connectors/:id (#2469)
|
2022-11-18 08:36:53 +00:00 |
|
Darcy Ye
|
8a7a9e418e
|
feat: update connectors table and load connector logic (#2468)
Co-authored-by: wangsijie <wangsijie@silverhand.io>
|
2022-11-18 12:06:53 +08:00 |
|
Charles Zhao
|
3e9694bd69
|
feat: profile API to change other insensitive user info
|
2022-11-16 19:46:23 +08:00 |
|
Gao Sun
|
98e99c4cc0
|
Merge pull request #2461 from logto-io/patch/gao-fix-alteration-scripts
fix: alteration scripts
|
2022-11-16 19:23:23 +08:00 |
|
Gao Sun
|
47a6915bc4
|
release: version packages (beta)
|
2022-11-16 18:21:18 +08:00 |
|
Charles Zhao
|
1073ce4363
|
feat: phone related profile session APIs
|
2022-11-16 14:35:38 +08:00 |
|
Charles Zhao
|
6ac6992000
|
feat: email session apis
|
2022-11-16 14:07:04 +08:00 |
|
Charles Zhao
|
1a7bb4c4e7
|
feat(core): add change password session api
|
2022-11-15 17:06:30 +08:00 |
|
Charles Zhao
|
793046868e
|
feat(core): add change username session api
|
2022-11-15 16:13:57 +08:00 |
|
silverhand-bot
|
38550e0c9b
|
release: version packages (beta) (#2329)
|
2022-11-15 04:31:13 +00:00 |
|
wangsijie
|
9740b9d392
|
feat(console): add suspended label (#2435)
|
2022-11-15 11:51:46 +08:00 |
|
wangsijie
|
d81b751f9b
|
fix(core): throw invalid credentials for empty password users (#2436)
|
2022-11-15 10:56:48 +08:00 |
|
wangsijie
|
d634cb1b0e
|
fix(core): get per app sie (#2433)
|
2022-11-14 17:57:47 +08:00 |
|
wangsijie
|
7d11172a8f
|
fix(core): remove ts from tests (#2428)
|
2022-11-14 14:01:25 +08:00 |
|
wangsijie
|
4a4a59f44d
|
Merge pull request #2320 from logto-io/feature/suspend
feat: suspend user
|
2022-11-14 11:47:22 +08:00 |
|
Charles Zhao
|
21e649af81
|
refactor(core): change session health validation method for session APIs
|
2022-11-11 19:28:40 +08:00 |
|
wangsijie
|
955812c7ed
|
chore: merge branch master into feature/suspend
|
2022-11-11 15:20:18 +08:00 |
|
wangsijie
|
8dc2be1eee
|
feat(core): revoke tokens when user is suspended (#2407)
|
2022-11-11 15:17:12 +08:00 |
|
wangsijie
|
27ce104ec5
|
fix(core): handle not found error for password sign in (#2383)
|
2022-11-11 14:54:46 +08:00 |
|
wangsijie
|
3bcd29ec89
|
feat(core): update user suspended (#2326)
|
2022-11-11 13:39:48 +08:00 |
|
wangsijie
|
b9a1ded63f
|
Merge branch master into merge/suspend
|
2022-11-11 10:46:54 +08:00 |
|
Charles Zhao
|
ebb34ff923
|
Merge pull request #2398 from logto-io/charles-bug-fix-patch-user-management-api
fix(core): fix field updating issues in patch user management api
|
2022-11-11 10:46:01 +08:00 |
|
wangsijie
|
651436fbd9
|
fix(core): fix user password and identities check (#2379)
|
2022-11-11 10:35:46 +08:00 |
|
wangsijie
|
d99d67b9b2
|
fix(core): require connector when verification code is enabled (#2394)
|
2022-11-11 10:33:33 +08:00 |
|
Charles Zhao
|
8f3de6aa0b
|
fix(core): fix field updating issues in patch user management api
|
2022-11-11 01:07:05 +08:00 |
|