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/utils
simeng-li e7accfdab9
fix(core): prevent i18n context contamination by using request-scoped instance (#7028)
* fix(core): prevent i18n context contamination by using request-scoped instances

prevent i18n context contamination by using request-scoped instance

* refactor(core): remove RequestError body getter

remove RequestError body getter

* refactor(core): refactor some unit test context creations

refactor some unit test context creations

* refactor(core): override RequestError message with custom comments

override RequestError message with custom comments

* chore: update comments

update comments

* chore: comment update

Co-authored-by: Gao Sun <gao@silverhand.io>

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2025-02-14 07:09:22 +00:00
..
cloudflare
connectors
custom-jwt feat(core): add denyAccess api context to customJwt script (#6532) 2024-09-03 18:12:57 +08:00
storage feat(core): support custom endpoint and addressing style for S3 (#6924) 2025-01-08 08:46:54 +08:00
subscription refactor(core): add SAML app quota guard (#6941) 2025-01-15 10:00:16 +08:00
assert-that.test.ts
assert-that.ts
console.test.ts
console.ts
domain.test.ts
domain.ts
feature-flag.test.ts feat(core): add feature flag switch for experience app (#6564) 2024-09-20 10:10:17 +08:00
feature-flag.ts feat(core): add feature flag switch for experience app (#6564) 2024-09-20 10:10:17 +08:00
file.test.ts feat(core,schemas): add post custom ui assets api (#6118) 2024-07-15 16:06:09 +00:00
file.ts feat(core,schemas): add post custom ui assets api (#6118) 2024-07-15 16:06:09 +00:00
format.ts
i18n.ts fix(core): prevent i18n context contamination by using request-scoped instance (#7028) 2025-02-14 07:09:22 +00:00
json.test.ts fix(core): fix enterprise SSO unknown field not synced issue (#6763) 2024-11-04 08:48:36 +00:00
json.ts fix(core): fix enterprise SSO unknown field not synced issue (#6763) 2024-11-04 08:48:36 +00:00
jwks.ts
pagination.test.ts
pagination.ts
password.ts feat(core): password checking api (#6567) 2024-09-11 06:55:07 +00:00
RelationQueries.ts
request.ts
resource.ts
saml-assertion-handler.ts refactor: loose redirect uri restrictions (#6846) 2024-12-04 15:37:16 +08:00
schema.ts
SchemaQueries.ts
SchemaRouter.test.ts
SchemaRouter.ts fix(core): fix some webhook api body status 404 bug (#6311) 2024-07-25 17:34:59 +08:00
search.test.ts
search.ts
sign.test.ts
sign.ts
sql.test.ts
sql.ts
tenant.test.ts
tenant.ts
test-utils.ts fix(core): prevent i18n context contamination by using request-scoped instance (#7028) 2025-02-14 07:09:22 +00:00
translation.test.ts
translation.ts
type.ts
user.ts fix(core): add hasPassword field to user API response (#6543) 2024-09-04 13:22:44 +08:00
zod.test.ts
zod.ts