Charles Zhao
43262d0a88
chore: update changeset
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2025-02-17 16:29:27 +08:00
Charles Zhao
9823218f89
refactor(console,phrases): update doc links in console
2025-02-17 12:53:06 +08:00
Charles Zhao
e11e57de82
chore: bump dependencies for security update ( #7035 )
...
* chore: bump dependencies for security update
* chore: bump node-oidc-provider
* chore: bump logto sdks
2025-02-13 16:35:19 +08:00
Darcy Ye
096367ff5f
fix(console): add missing /api
segment in SAML app SSO URL ( #7027 )
...
fix(console): add missing /api segment in SAML app SSO URL
2025-02-13 12:14:13 +08:00
Darcy Ye
d44007faab
fix(core): apply custom domain on SAML SSO and app ( #7022 )
...
* fix: apply custom domain on SAML SSO and app
* chore: apply custom domain on SAML SSO guide
* chore: add changeset
* chore: rename input params
2025-02-12 14:59:43 +08:00
simeng-li
bd18da4cfa
fix(experience): filter wechat connectors by platform ( #7025 )
...
* fix(experience): filter wechat connectors by platform
filter wechat connectors by platform
* chore: add changeset
add changeset
* chore: align the changeset content structure
align the changeset content structure
2025-02-12 06:24:48 +00:00
Misaka_L
dd8cd13c1f
fix(connector): fix kook connector fail with empty banner ( #7006 )
2025-02-11 10:17:59 +08:00
simeng-li
cb261024b6
fix(cli): fix cli add official connectors command missing connectors bug ( #7013 )
...
* fix(cli): fix cli add offical connectors command missing connectors bug
fix cli add offical connectors command missing connectors bug
* chore(cli): update comments
update comments
2025-02-08 09:30:53 +00:00
Xiao Yijun
0b785ee0d8
feat(console): display jwks uri on application details page ( #7007 )
2025-02-08 10:32:06 +08:00
silverhand-bot
91cfed99cb
release: version packages ( #7003 )
2025-02-07 12:46:18 +08:00
simeng-li
bf2d3007c3
fix(core): trigger webhook in organization invitation flow ( #7005 )
...
* fix(core): trigger webhook in organization invitation flow
should trigger the Organization.Membership.Updated webhook event when a organization invitation is accepted.
* chore: update changeset
update changeset
2025-02-07 04:03:51 +00:00
Darcy Ye
1337669e11
feat: enable SAML app support for OSS version
2025-02-05 17:32:58 +08:00
silverhand-bot
c25e435eac
release: version packages ( #6974 )
2025-02-05 12:30:59 +08:00
Darcy Ye
62eb8ed8df
Merge pull request #6982 from logto-io/yemq-add-core-kit-changeset
...
chore: add core-kit changeset
2025-01-28 08:40:58 +08:00
wangsijie
67b3aea3f6
chore: add changeset for http email ( #6604 )
2025-01-26 10:06:55 +08:00
Charles Zhao
a8080e891f
chore: add changeset to patch @logto/shared ( #6972 )
2025-01-23 14:02:33 +08:00
silverhand-bot
e515728a52
release: version packages ( #6928 )
...
* release: version packages
* chore: fix the ci job
fix the integration test ci job
---------
Co-authored-by: simeng-li <simeng@silverhand.io>
2025-01-23 13:51:17 +08:00
simeng-li
d2468683c8
refactor(experience): remove the image CORS attributes ( #6959 )
...
* refactor(experience): remove the image CORS prop
remove the image tag CORS property, do not check the source CORS headers
* chore: add changeset
add changeset
* chore: fix typo
fix typo
* chore: update the changeset
update the changeset
2025-01-21 02:56:20 +00:00
aiden
39cef8ea47
feat(core): support custom endpoint and addressing style for S3 ( #6924 )
...
Add support for configurable S3 endpoint and addressing style (path-style/virtual-hosted)
to improve compatibility with S3-compatible storage services.
- Add forcePathStyle option to control URL addressing style
- Fix custom endpoint support implementation
- Improve URL generation logic for different configurations
Resolves: [#6920 ]
Signed-off-by: aiden_lu <allaher@icloud.com>
2025-01-08 08:46:54 +08:00
silverhand-bot
460ea89dd6
release: version packages ( #6850 )
...
* release: version packages
* chore: update new connectors version number
---------
Co-authored-by: Darcy Ye <darcyye@silverhand.io>
2025-01-02 12:11:10 +08:00
u0x01
3004ae9a63
feat(connector): add YunPian SMS connector ( #6906 )
...
* feat(connector): add YunPian SMS connector
* chore: update README and pnpm lock
* chore: update SVG and error messages
---------
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2024-12-31 07:21:37 +00:00
u0x01
3fa2b796e6
feat(connector): add Xiaomi social login connector ( #6905 )
...
* feat(connector): add Xiaomi social login connector
* chore: update README and pnpm lock
* chore: update changeset
* fix(connector): fix connector-xiaomi test fail & enhance error handling
* refactor(connector): remove unnecessary logs and code
---------
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2024-12-30 20:02:12 +08:00
wangsijie
f1b1d9e95a
feat(core,console): new mfa prompt policy ( #6880 )
2024-12-17 23:51:09 +08:00
Darcy Ye
2178589507
fix: fix fetch official connector CLI error ( #6862 )
2024-12-09 10:58:57 +00:00
Gao Sun
239b81e31a
refactor: loose redirect uri restrictions ( #6846 )
...
* refactor: loose redirect uri restrictions
* refactor: fix types and add tests
* chore: add changeset
2024-12-04 15:37:16 +08:00
silverhand-bot
2856f9ee28
release: version packages ( #6811 )
2024-11-22 17:04:11 +08:00
wangsijie
7ebef18e36
chore: add changeset of account api ( #6813 )
2024-11-19 08:54:53 +00:00
simeng-li
640425414f
chore: remove dev feature guard ( #6808 )
...
* chore: remove dev feature guard
remove dev feature guard
* chore: add changesets
add changesets
2024-11-15 11:17:22 +08:00
silverhand-bot
f48d3a1f95
release: version packages ( #6631 )
2024-10-25 17:26:36 +08:00
Darcy Ye
5bb9375055
chore: add google connector default prompt ( #6734 )
...
* chore: add google connector default prompt
* fix: fix console integration tests
2024-10-24 04:27:48 +00:00
wangsijie
eae1c30e23
chore: add changeset of gatewayapi connector ( #6723 )
2024-10-23 15:39:16 +08:00
Luis Lopez Cardona
bc2a0ac039
feat(core): database connection timeout env overwrite support ( #6187 ) ( #6674 )
...
* feat(core): database connection timeout env overwrite support (#6187 )
* chore: add changeset
---------
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2024-10-18 14:26:34 +08:00
Charles Zhao
a7db62cd63
release: @logto/core-kit:2.5.1 and @logto/tunnel:0.2.1 ( #6633 )
...
* release: @logto/core-kit:2.5.1
* release: @logto/tunnel:0.2.1
2024-10-16 14:36:45 +08:00
Charles Zhao
349a6a405b
chore: split and add dedicated changeset for tunnel ( #6632 )
2024-09-26 10:55:04 +08:00
Charles Zhao
3c993d59c4
fix(core,tunnel,phrases): support range requests when hosting custom ui assets ( #6630 )
2024-09-25 14:36:50 +08:00
silverhand-bot
43d83e8bb3
release: version packages ( #6424 )
2024-09-13 18:06:50 +08:00
simeng-li
5aab7c01bf
fix(core): add sso only email guard ( #6576 )
...
* fix(core): add sso only email guard
add sso only email guard to registration and profile fulfilling flow
* chore: update changeset
update changeset
* chore(core): update content
update content
* fix(core): update content
update content
2024-09-13 09:34:37 +00:00
Gao Sun
cc346b4e0a
feat(core): password checking api ( #6567 )
...
* feat(core): password checking api
* refactor(core): improve API response
2024-09-11 06:55:07 +00:00
simeng-li
2626616775
fix(experience): allow link social account on sign-in only mode ( #6560 )
...
* fix(experience): allow link social account on sign-in only mode
allow link social account, when registration is disabled;
* chore: add changeset
add changeset
* chore: fix typos
fix typos
2024-09-10 15:45:07 +08:00
Charles Zhao
fae8725a44
refactor(console,core,demo-app,elements,experience): improve rtl support ( #6549 )
...
* refactor(console,experience): improve rtl support
* chore: add changeset
2024-09-09 19:19:15 +08:00
Gao Sun
3b9714b993
refactor: set lang
attribute for html tag ( #6536 )
...
* refactor: set `lang` attribute for html tag
* refactor: use shared i18next instance
* refactor: align html attr usage
2024-09-09 17:10:39 +08:00
simeng-li
b837efead6
feat(console,core): remove custom token claims api context dev guard ( #6553 )
...
* feat(console,core): remove custom jwt api context dev guard
remove custom jwt api context dev guard
* fix(console,schemas,phrases): fix custom jwt token request phrases
fix custom jwt token request phrases
* chore: return denyAccess
return denyAccess
2024-09-09 16:57:44 +08:00
simeng-li
baa8577c45
refactor(experience): experience api migration ( #6407 )
...
* refactor(experience): migrate the password register and sign-in
migrate the password register and sign-in flow
* fix(experience): update some namings
update some namings
* refactor(experience): refactor the verification code flow (migration-2) (#6408 )
* refactor(experience): refactor the verificaiton code flow
refactor the verification code flow
* refactor(experience): migrate the social and sso flow (migration-3) (#6406 )
* refactor(experience): migrate the social and sso flow
migrate the social and sso flow
* refactor(experience): migrate profile fulfillment flow (migration-4) (#6414 )
* refactor(experience): migrate profile fulfillment flow
migrate the profile fulfillment flow
* refactor(experience): remove unused hook
remove unused hook
* fix(experience): fix password policy checker
fix password policy checker error display
* fix(experience): fix the api name
fix the api name
* refactor(experience): migrate mfa flow (migration-5) (#6417 )
* refactor(experience): migrate mfa binding flow
migrate mfa binding flow
* test(experience): update unit tests (migration-6) (#6420 )
* test(experience): update unit tests
update unit tests
* chore(experience): remove legacy APIs
remove legacy APIs
* refactor(experience): revert api prefix
revert api prefix
* fix(experience): update the sso connectors endpoint
update the sso connectors endpoint
* chore: add changeset
add changeset
* fix(experience): comments fix
comments fix
* refactor(experience): refactor the code verificatin api
refactor the code verification api
* refactor(experience): code refactor
refactor some implementation logic
* feat(experience, core): add experience legacy package (#6527 )
add experience legacy package
2024-09-09 10:08:52 +08:00
Xiao Yijun
f150a67d58
feat(console): display user password information on user details page ( #6544 )
2024-09-06 11:01:06 +08:00
DevTekVE
27d2c91d2e
feat: add support for nested attribute profile mapping ( #6534 )
...
* feat: add support for nested attribute profile mapping
* chore: undo version change
Undo version change since it’s handled by changeset
Co-authored-by: Darcy Ye <darcyye@silverhand.io>
* chore: remove new implementation and use essentials
Updated implementation to use essentials, throwing exception when not found
* fix: should use getSafe() and do not throw error when mapping profile
---------
Co-authored-by: Darcy Ye <darcyye@silverhand.io>
2024-09-05 17:59:52 +08:00
Charles Zhao
459daeb4ac
release: @logto/tunnel:0.2.0 ( #6547 )
2024-09-04 22:01:42 +08:00
Charles Zhao
8d95132262
feat(tunnel): support zip option in deploy command ( #6541 )
...
* feat(tunnel): support zip option in deploy command
* chore: update changeset
* refactor(tunnel): improve error handling in deploy command
* refactor(tunnel): improve cli error message per review comments
Co-authored-by: Gao Sun <gao@silverhand.io>
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-09-04 14:15:49 +08:00
Xiao Yijun
a748fc85bb
fix(core): add hasPassword
field to user API response ( #6543 )
2024-09-04 13:22:44 +08:00
Charles Zhao
ff4cd67a98
feat(tunnel): support cli deploy custom ui assets to cloud ( #6530 )
2024-09-03 10:00:37 +08:00
DevTekVE
31296f0bc8
feat: add GitLab connector ( #6529 )
2024-09-02 16:44:45 +08:00