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

1113 commits

Author SHA1 Message Date
Xiao Yijun
13f877ca4d
refactor(console): get-started tasks (#3208) 2023-02-27 10:15:55 +08:00
silverhand-bot
cda2c821cd
release: version core packages (#3225)
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-02-25 23:15:42 +08:00
Murat Gözel
1db6177f3a
feat(core): added a new endpoint to replace user roles (#3203) 2023-02-24 17:55:55 +08:00
simeng-li
c06e2d0985
refactor(core): throw registered social email or phone info (#3199) 2023-02-24 16:05:06 +08:00
simeng-li
86b796e989
fix(core): should not block social email/phone identifiers by SIE (#3201) 2023-02-24 16:04:43 +08:00
Charles Zhao
9311f4cf93
feat(core): provide /me APIs for user password and verification code in cloud AC (#3192) 2023-02-24 16:01:14 +08:00
Charles Zhao
586cc96113
feat(cloud): new APIs for social linking/unlinking in cloud AC (#3184) 2023-02-24 15:44:15 +08:00
Gao Sun
54ef69d4f4
refactor: filter out suspended users in hasActiveUsers() 2023-02-24 13:17:37 +08:00
simeng-li
ab4b98d14d
feat(core): update the OIDC post signout page (#3183) 2023-02-24 02:20:53 +00:00
simeng-li
af66760a42
fix(core): fix empty error message (#3202) 2023-02-24 10:17:33 +08:00
simeng-li
1ae64f41cb
fix(core): mount OIDC after all middlewares (#3181) 2023-02-24 10:11:51 +08:00
Gao Sun
720d1ecb33
refactor: fix cloud env (#3186)
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-02-23 03:38:59 +00:00
Gao Sun
09d2dac1ea
refactor: move admin console app to database (#3185) 2023-02-22 14:35:17 +00:00
Darcy Ye
5c7e20bfd4
fix(core): should throw error when multiple connector factories have same id (#3170) 2023-02-22 14:19:16 +08:00
Gao Sun
1c2766be89
refactor: fix cloud env (#3179) 2023-02-22 12:38:30 +08:00
Gao Sun
6858f3c8dc
refactor: move console sie to database (#3171) 2023-02-21 21:24:43 +08:00
simeng-li
03099debbb
fix(ui): prevent infinite getPhrase api call (#3160) 2023-02-21 14:22:22 +08:00
Gao Sun
e3f88f5250
refactor: remove demo app db entity (#3165) 2023-02-21 03:45:06 +00:00
Gao Sun
1ef5519e75
feat: custom css (#3155) 2023-02-21 10:55:44 +08:00
Darcy Ye
a13d27a018
feat: enabled connector db read and write (#3127) 2023-02-20 18:54:02 +08:00
Gao Sun
0f3e256a87
Merge pull request #3148 from logto-io/gao-post-tenants
feat(cloud): `POST /tenants`
2023-02-20 14:38:15 +08:00
simeng-li
1c58d4ee22
Merge pull request #3150 from logto-io/simeng-log-4166-remove-unnecessary-querying-before
refactor(core): remove duplicate findEntityById query before delete
2023-02-20 14:11:02 +08:00
simeng-li
aa1cd52069
refactor(core): remove duplicate findEntityById query before delete
remveo duplication findEntityById query before delete
2023-02-20 11:37:39 +08:00
Gao Sun
76a04d97b3
feat(cloud): POST /tenants 2023-02-20 00:27:12 +08:00
Gao Sun
12377665b4
refactor(cloud): implement request auth 2023-02-19 11:31:16 +08:00
Gao Sun
ed4894a19f
feat: init cloud 2023-02-18 13:34:52 +08:00
Gao Sun
f339e86591
refactor: update tsconfig 2023-02-17 13:41:05 +08:00
Gao Sun
ed4db56254
chore: upgrade configs 2023-02-16 23:49:03 +08:00
simeng-li
3b0bee717a
fix(core): mask password in audit log (#3130) 2023-02-16 08:45:34 +00:00
Gao Sun
016833905d
refactor(core): optimize tenant not found error (#3128) 2023-02-16 15:29:28 +08:00
Gao Sun
442ab77a39
refactor(core): expose all headers in CORS (#3123) 2023-02-16 03:16:22 +00:00
Gao Sun
ff485db30d
Merge pull request #3100 from logto-io/gao-add-tests
test(core): add tests
2023-02-15 23:53:25 +08:00
Gao Sun
3c39c618a1
refactor: update per review 2023-02-15 23:30:27 +08:00
Gao Sun
40173bb5e0
Merge branch 'master' into gao-add-admin-tenant 2023-02-15 15:00:04 +08:00
Gao Sun
c137768472
refactor: utilities -> utils (#3106) 2023-02-15 10:26:22 +08:00
simeng-li
dbad0ed8a0
fix(core): user claims hot fix (#3109) 2023-02-15 10:13:25 +08:00
simeng-li
d4182efc8b
refactor(ui): refactor the register flow (#3083) 2023-02-14 15:45:15 +08:00
Gao Sun
2b7da7b228
refactor(core): fix rls error alert message (#3103) 2023-02-14 10:34:16 +08:00
Darcy Ye
84bb5b29f0
feat(core): enable creating a new connector with specified id (#3099) 2023-02-13 15:13:12 +08:00
Gao Sun
2c6d2a6b1c
Merge pull request #3075 from logto-io/gao-use-rls
refactor: use RLS
2023-02-13 14:52:15 +08:00
Gao Sun
643d418bb1
test(core): add unit tests 2023-02-12 23:37:47 +08:00
Gao Sun
7a7d7f9f41
refactor: add alteration scripts 2023-02-12 18:43:02 +08:00
Gao Sun
c225719d70
refactor(core,console): update well-known for endpoints 2023-02-12 14:28:57 +08:00
Gao Sun
10825ee3ab
refactor!: remove hideAdminUser param in user search 2023-02-11 16:27:30 +08:00
Gao Sun
0481a450be
refactor: decouple admin tenant and user tenant 2023-02-11 14:38:16 +08:00
Gao Sun
dd5b3037a8
refactor!: adjust packages to adapt admin tenant 2023-02-10 19:57:25 +08:00
wangsijie
111e2973c2
feat(console): connector config form (#3074) 2023-02-10 16:59:32 +08:00
Gao Sun
2af6fd114a
refactor!: add admin tenant 2023-02-10 13:06:52 +08:00
Darcy Ye
98eb15e205
refactor(core)!: merge SAML assertion handler API to authn API (#3082) 2023-02-10 11:26:47 +08:00
Gao Sun
6b09da2f5d
refactor: fix alteration 2023-02-09 18:31:14 +08:00