1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/lib/middleware
Ivar Conradi Østhus a870c12138 fix: add optional helmet security headers
Allow users to enable the helmet middleware to enable
security headers by default.

https://github.com/helmetjs/helmet
2020-09-01 21:21:26 +02:00
..
helmet.js fix: add optional helmet security headers 2020-09-01 21:21:26 +02:00
no-authentication.js fix: none authentication should have a mock user (#449) 2020-02-20 08:34:25 +01:00
no-authentication.test.js fix: use airbnb lint rules directly (#583) 2020-04-14 22:29:11 +02:00
permission-checker.js fix: use airbnb lint rules directly (#583) 2020-04-14 22:29:11 +02:00
permission-checker.test.js fix: use airbnb lint rules directly (#583) 2020-04-14 22:29:11 +02:00
request-logger.js fix: stop measure responsetime for unknown paths (#591) 2020-04-30 23:04:06 +02:00
response-time.js fix: stop measure responsetime for unknown paths (#591) 2020-04-30 23:04:06 +02:00
session.js fix: Session cookie should set path to baseUriPath 2020-02-20 08:34:23 +01:00
simple-authentication.js fix: use airbnb lint rules directly (#583) 2020-04-14 22:29:11 +02:00