1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/src/lib/middleware
Ivar Conradi Østhus 9e7d2f845a
fix: migrate all permissions to rbac (#782)
* fix: migrate all permissions to rbac
* fix: update migration guide

fixes #782
2021-04-12 20:25:03 +02:00
..
api-token-middleware.test.ts feat: Add username/password authentication (#777) 2021-04-09 13:46:53 +02:00
api-token-middleware.ts fix: migrate all permissions to rbac (#782) 2021-04-12 20:25:03 +02:00
content_type_checker.js Feature/setup typescript 2021-02-12 11:42:00 +01:00
content_type_checker.test.js Feature/setup typescript 2021-02-12 11:42:00 +01:00
no-authentication.js fix: migrate all permissions to rbac (#782) 2021-04-12 20:25:03 +02:00
no-authentication.test.js Feature/setup typescript 2021-02-12 11:42:00 +01:00
oss-authentication.js feat: Add username/password authentication (#777) 2021-04-09 13:46:53 +02:00
oss-authentication.test.js feat: Add username/password authentication (#777) 2021-04-09 13:46:53 +02:00
rbac-middleware.test.ts fix: migrate all permissions to rbac (#782) 2021-04-12 20:25:03 +02:00
rbac-middleware.ts fix: migrate all permissions to rbac (#782) 2021-04-12 20:25:03 +02:00
request-logger.js Feature/setup typescript 2021-02-12 11:42:00 +01:00
response-time-metrics.ts chore: Begin converting files from JS to TypeScript 2021-02-22 21:57:58 -07:00
secure-headers.js Feature/setup typescript 2021-02-12 11:42:00 +01:00
session-db.js feat: add db-session store (#722) 2021-02-18 09:03:21 +01:00
simple-authentication.js feat: Add username/password authentication (#777) 2021-04-09 13:46:53 +02:00