0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-24 22:05:56 -05:00
logto/packages/core/src
Darcy Ye 5735d9ddfc
fix(core): fix SAML app redirect URIs sync custom domains logic (#7047)
fix: fix SAML app redirect URIs sync custom domains logic
2025-02-17 16:05:21 +08:00
..
__mocks__ refactor(core): add SAML app quota guard (#6941) 2025-01-15 10:00:16 +08:00
app refactor(console): use vite 2024-07-24 17:47:02 +08:00
caches feat(core): add token usage guard (#6877) 2024-12-20 13:51:47 +08:00
constants feat(core): add SAML auth request handling endpoints 2024-12-27 12:48:07 +08:00
database
env-set fix(core): apply custom domain on SAML SSO and app (#7022) 2025-02-12 14:59:43 +08:00
errors fix(core): prevent i18n context contamination by using request-scoped instance (#7028) 2025-02-14 07:09:22 +00:00
event-listeners refactor: loose redirect uri restrictions (#6846) 2024-12-04 15:37:16 +08:00
i18n
include.d refactor: loose redirect uri restrictions (#6846) 2024-12-04 15:37:16 +08:00
libraries fix(core): fix SAML app redirect URIs sync custom domains logic (#7047) 2025-02-17 16:05:21 +08:00
middleware refactor: remove unnecessary quota guard and usage report (#7040) 2025-02-14 15:49:43 +08:00
oidc fix(core): prevent i18n context contamination by using request-scoped instance (#7028) 2025-02-14 07:09:22 +00:00
queries feat(core): delete email template by langaugeTag or templateType (#7018) 2025-02-11 08:38:14 +00:00
routes fix(core): fix SAML app redirect URIs sync custom domains logic (#7047) 2025-02-17 16:05:21 +08:00
routes-me fix(core): allow all origins for profile and verification api (#6799) 2024-11-15 10:53:08 +08:00
saml-application/SamlApplication refactor: sync SAML app redirectUris upon custom domain status updates (#7033) 2025-02-14 08:07:42 +00:00
sentinel
sso fix(core): apply custom domain on SAML SSO and app (#7022) 2025-02-12 14:59:43 +08:00
tenants fix(core): prevent i18n context contamination by using request-scoped instance (#7028) 2025-02-14 07:09:22 +00:00
test-utils feat(core): add token usage guard (#6877) 2024-12-20 13:51:47 +08:00
utils fix(core): prevent i18n context contamination by using request-scoped instance (#7028) 2025-02-14 07:09:22 +00:00
index.ts
main.ts