1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/lib
Ivar Conradi Østhus 0907d4749f
fix: none authentication should have a mock user (#449)
This also fix the bug introduces where authentication mode triggers readOnly mode in the UI.
2019-06-08 12:50:59 +02:00
..
client-metrics fix: Gracefully handle variant metrics 2019-02-08 09:38:23 +01:00
db fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
error fix(http-status): Client errors should use 400 status codes 2019-01-02 12:38:58 +01:00
middleware fix: none authentication should have a mock user (#449) 2019-06-08 12:50:59 +02:00
routes fix: Application fields should be optional. 2019-05-10 13:53:14 +02:00
app.js fix: none authentication should have a mock user (#449) 2019-06-08 12:50:59 +02:00
app.test.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
authentication-required.js Implement authentication support for Unleash UI. 2018-01-16 14:26:32 +01:00
event-differ.js feat: Added import & export through stateService #395 2019-03-15 15:07:32 +01:00
event-differ.test.js chore: Upgrade ava to 1.0.1 2018-12-17 10:16:18 +01:00
event-type.js feat: Added import & export through stateService #395 2019-03-15 15:07:32 +01:00
events.js
extract-user.js Implement authentication support for Unleash UI. 2018-01-16 14:26:32 +01:00
logger.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
logger.test.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
metrics.js Add prometheus compatible feature metrics endpoint 2018-11-28 16:14:48 +01:00
metrics.test.js chore: Upgrade ava to 1.0.1 2018-12-17 10:16:18 +01:00
missing-permission.js Use full name instead of perms, 403 error message now includes expected permission 2019-01-17 09:25:12 +01:00
options.js chore: Make options more testable 2019-05-22 09:31:01 +02:00
options.test.js chore: Make options more testable 2019-05-22 09:31:01 +02:00
permissions.js Refactored controllers, moved checkPermission to permission-checker.js middleware 2019-01-17 09:25:12 +01:00
server-impl.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
server-impl.test.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
state-service.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
state-service.test.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
user.js feature: Add action specific user permissions 2019-01-17 09:25:12 +01:00
user.test.js chore: Upgrade ava to 1.0.1 2018-12-17 10:16:18 +01:00