1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/src/lib/middleware
Tymoteusz Czech 3266e9c22a
Refactor: rename frontend api key (#1935)
* refactor: rename frontend api key

* fix: api token schema tests
2022-08-18 08:20:51 +00:00
..
api-token-middleware.test.ts feat: embed proxy endpoints (#1926) 2022-08-16 15:33:33 +02:00
api-token-middleware.ts Refactor: rename frontend api key (#1935) 2022-08-18 08:20:51 +00:00
content_type_checker.test.ts fix: allow charset in content-type (#1241) 2022-01-20 15:00:16 +01:00
content_type_checker.ts fix: allow charset in content-type (#1241) 2022-01-20 15:00:16 +01:00
demo-authentication.ts feat: embed proxy endpoints (#1926) 2022-08-16 15:33:33 +02:00
no-authentication.test.ts fix: Controller wraps handler with try/catch (#909) 2021-08-13 10:36:19 +02:00
no-authentication.ts refactor: replace ts-ignore with ts-expect-error (#1675) 2022-06-07 11:49:17 +02:00
oss-authentication.test.ts feat: add support for cdnPrefix for static assets (#1191) 2022-01-06 10:31:00 +01:00
oss-authentication.ts Feat/api key scoping (#941) 2021-09-15 20:28:10 +02:00
rbac-middleware.test.ts feat: embed proxy endpoints (#1926) 2022-08-16 15:33:33 +02:00
rbac-middleware.ts fix: rbac should pick up projectId from path if available 2022-02-01 22:58:52 +01:00
request-logger.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
response-time-metrics.ts fix: refactor event types 2021-04-29 10:21:29 +02:00
secure-headers.ts feat: Allow extra CSP domains (#1610) 2022-05-31 11:32:15 +02:00
session-db.ts fix: Remove unneeded ts-expect-error now that types in knex are in sync (#1866) 2022-07-28 10:34:19 +02:00