1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-13 11:17:26 +02:00
unleash.unleash/src/lib/middleware
Nuno Góis e52fcd11e0
chore!: remove deprecated POST ui-config endpoint (#10027)
https://linear.app/unleash/issue/2-3472/remove-post-apiadminui-config-deprecated-in-690

Removes POST `/api/admin/ui-config` which was deprecated in v6.9.
Also cleans up related code.
2025-05-26 10:22:16 +01:00
..
api-token-middleware.test.ts task: migrate tests to vitest 2025-05-16 11:19:10 +02:00
api-token-middleware.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
audit-middleware.test.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
audit-middleware.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
authorization-middleware.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
bearer-token-middleware.test.ts task: migrate tests to vitest 2025-05-16 11:19:10 +02:00
bearer-token-middleware.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
catch-all-error-handler.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
conditional-middleware.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
content_type_checker.test.ts task: migrate tests to vitest 2025-05-16 11:19:10 +02:00
content_type_checker.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
cors-origin-middleware.test.ts chore!: remove deprecated POST ui-config endpoint (#10027) 2025-05-26 10:22:16 +01:00
cors-origin-middleware.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
demo-authentication.e2e.test.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
demo-authentication.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
index.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
integration-headers.test.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
integration-headers.ts feat: resolve useragent source and add as source label to metrics (#7883) 2024-08-15 13:25:42 +02:00
no-authentication.test.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
no-authentication.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
origin-middleware.test.ts task: migrate tests to vitest 2025-05-16 11:19:10 +02:00
origin-middleware.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
oss-authentication.test.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
oss-authentication.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
pat-middleware.test.ts task: migrate tests to vitest 2025-05-16 11:19:10 +02:00
pat-middleware.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
rbac-middleware.test.ts task: migrate tests to vitest 2025-05-16 11:19:10 +02:00
rbac-middleware.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
request-logger.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
response-time-metrics.test.ts task: migrate tests to vitest 2025-05-16 11:19:10 +02:00
response-time-metrics.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
secure-headers.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
session-db.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
unless-middleware.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00