0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
Commit graph

810 commits

Author SHA1 Message Date
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
Gao Sun
b466d10de0
Merge pull request #2367 from logto-io/gao-use-case-insensitive-email-search
refactor(core)!: use case insensitive search for emails
2022-11-10 16:46:30 +08:00
Gao Sun
c03844f12e
chore: fix tests and add changeset 2022-11-10 16:37:12 +08:00
Charles Zhao
f875ee6970
Merge pull request #2386 from logto-io/charles-remove-sie-identifier-check-from-user-management-api
refactor(core): remove SIE identifier check from user management API
2022-11-10 15:53:37 +08:00
wangsijie
f75d5e605e
feat(core): block suspended user from sign in (#2366) 2022-11-10 15:49:26 +08:00
wangsijie
697b84f3eb
fix(core): sign in method requires at least one factor (#2384) 2022-11-10 15:45:21 +08:00
Charles Zhao
33b5e2e6b0
refactor(core): remove SIE identifier check from user management API 2022-11-10 15:41:43 +08:00
Gao Sun
fd0b1d0717
refactor(test): revert unexpected changes 2022-11-10 15:36:12 +08:00
Gao Sun
4b6d3c584a
refactor(core,test): allow create user with email and add tests
- Allow create user with email or username for admin user route
- Add integration tests for email and password sign-in
2022-11-10 15:36:09 +08:00
Gao Sun
f82d2a8c4f
refactor(core)!: use case insensitive search for emails 2022-11-10 15:23:50 +08:00
Charles Zhao
970e7a626a
Merge pull request #2359 from logto-io/charles-log-4570-improve-admin-patch-user-api
refactor(core): allowing more editable properties for patch user API
2022-11-10 12:42:52 +08:00
Charles Zhao
25048a6604
refactor(core): allowing more editable properties for patch user API 2022-11-10 12:19:25 +08:00
wangsijie
6e4e5ffc0d
fix(core): add check required profile to password routes (#2357) 2022-11-09 08:36:11 +00:00
Charles Zhao
d015aa934c
feat(core,phrases): add re-authentication check function for protected access (#2327) 2022-11-09 15:38:07 +08:00
Charles Zhao
ec36266a1b
feat(core): add sign-in timestamp in session interaction (#2325) 2022-11-09 15:10:37 +08:00
wangsijie
854e373b81
Merge branch 'master' into merge/suspend 2022-11-09 11:05:32 +08:00
wangsijie
55dd05862e
Merge pull request #2171 from logto-io/feature/sie-v2
feat: sie v2
2022-11-09 10:18:20 +08:00
wangsijie
c8a7efb0cc
Merge branch 'feature/sie-v2' into merge/sie-v2 2022-11-09 08:45:19 +08:00
wangsijie
e699e3fb62
fix(core,schemas): fix email and sms verification for continue route (#2349) 2022-11-08 22:59:43 +08:00
wangsijie
5c81d6f147
Merge branch master into merge/sie-v2 2022-11-08 22:58:36 +08:00
Gao Sun
60a23f1b19
refactor(core): throw proper error in OIDC functions (#2331) 2022-11-08 12:30:51 +00:00
Gao Sun
183ebfd856
refactor(core): reuse connector reading function in cli (#2332) 2022-11-08 12:29:26 +00:00
Xiao Yijun
22cb416713
feat(core): remove unavailable social connector targets in the sie (#2328) 2022-11-08 19:10:22 +08:00
Gao Sun
b3a91141a7
Merge pull request #2343 from logto-io/gao-log-4346-replace-dayjs-with-something-better
refactor: replace dayjs with date-fns
2022-11-08 16:54:34 +08:00
Gao Sun
cbf75359c8
chore: enable Node 18 2022-11-07 21:25:34 +08:00
Gao Sun
e3c3515409
Merge pull request #2335 from logto-io/gao-upgrade-oidc-provider
chore(core): upgrade oidc-provider
2022-11-07 19:29:46 +08:00
Gao Sun
494c4ae483
refactor(core): optimize translation strictly partial check (#2333) 2022-11-07 19:29:19 +08:00
Gao Sun
931750f468
refactor: replace parse() with native Date 2022-11-07 14:44:40 +08:00
Gao Sun
15bb084b6e
refactor: replace dayjs with date-fns 2022-11-07 14:33:47 +08:00