1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/lib/middleware
Ivar Conradi Østhus 62b97ca828 fix: none authentication should have a mock user (#449)
This also fix the bug introduces where authentication mode triggers readOnly mode in the UI.
2020-02-20 08:34:25 +01: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: none authentication should have a mock user (#449) 2020-02-20 08:34:25 +01:00
permission-checker.js
permission-checker.test.js fix: LogProvider as option injected to unleash. 2020-02-20 08:34:24 +01:00
request-logger.js fix: LogProvider as option injected to unleash. 2020-02-20 08:34:24 +01:00
response-time.js
session.js fix: Session cookie should set path to baseUriPath 2020-02-20 08:34:23 +01:00
simple-authentication.js