0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-03 21:48:55 -05:00
logto/packages/core/src
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
..
__mocks__ feat(core): consume IdP initiated session on SSO verification flow (#6669) 2024-10-15 10:47:25 +08:00
app
caches
constants feat(core): handle idp initiated saml assertion request (#6666) 2024-10-14 14:47:55 +08:00
database
env-set feat(core): database connection timeout env overwrite support (#6187) (#6674) 2024-10-18 14:26:34 +08:00
errors
event-listeners
i18n
include.d
libraries refactor(core): update idp-initiated auth config management api (#6680) 2024-10-16 17:20:13 +08:00
middleware fix(core): expose syntax error response (#6646) 2024-10-08 10:14:21 +08:00
oidc feat(console,core): remove custom token claims api context dev guard (#6553) 2024-09-09 16:57:44 +08:00
queries refactor(core): update idp-initiated auth config management api (#6680) 2024-10-16 17:20:13 +08:00
routes feat(core): add expiresAt in response of verification record creation (#6686) 2024-10-17 15:07:01 +08:00
routes-me fix(core): allow no password user to set password in console profile (#6572) 2024-09-12 10:48:00 +08:00
sentinel
sso feat(core): handle idp initiated saml assertion request (#6666) 2024-10-14 14:47:55 +08:00
tenants feat(core): update password in profile (#6571) 2024-09-24 14:56:04 +08:00
test-utils refactor(core): update idp-initiated auth config management api (#6680) 2024-10-16 17:20:13 +08:00
utils feat(core): consume IdP initiated session on SSO verification flow (#6669) 2024-10-15 10:47:25 +08:00
index.ts
main.ts