1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/src/lib/middleware
Christopher Kolstad 62b121285c
Create a apiuser for demo auth. (#1045)
- If api token middleware is disabled, still allow calls to /api/client with a
  populated fake api user with client access.
2021-10-20 13:16:07 +02:00
..
api-token-middleware.test.ts Feat/api key scoping (#941) 2021-09-15 20:28:10 +02:00
api-token-middleware.ts Feat/api key scoping (#941) 2021-09-15 20:28:10 +02:00
content_type_checker.test.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
content_type_checker.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
demo-authentication.ts Create a apiuser for demo auth. (#1045) 2021-10-20 13:16:07 +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 fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
oss-authentication.test.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
oss-authentication.ts Feat/api key scoping (#941) 2021-09-15 20:28:10 +02:00
rbac-middleware.test.ts Add UPDATE and DELETE TAG_TYPE permissions (#951) 2021-09-24 09:01:15 +02:00
rbac-middleware.ts Feat/api key scoping (#941) 2021-09-15 20:28:10 +02: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 fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
session-db.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00