1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-11 00:08:30 +01:00
unleash.unleash/lib
Jessica Schalz e42b0c7801
feat: Update "enableLegacyRoutes" to false (#580)
Defining "enableLegacyRoutes" as "true" is less secure than setting it to "false" by default, according to the documentation in "Securing Unleash" (https://unleash.github.io/docs/securing_unleash).
2020-04-13 22:43:14 +02:00
..
client-metrics
db feat: move secrets to settings (#577) 2020-04-13 22:38:46 +02:00
error fix: Upgrade to @hapi/joi (#543) 2020-02-20 08:34:32 +01:00
middleware
routes fix: Logout should not be xhr call (#576) 2020-03-29 22:22:19 +02:00
app.js
app.test.js
authentication-required.js
event-differ.js feat: api supports context fields (#564) 2020-02-27 21:26:18 +01:00
event-differ.test.js
event-hook.js
event-hook.test.js
event-type.js feat: api supports context fields (#564) 2020-02-27 21:26:18 +01:00
events.js
extract-user.js
logger.js
logger.test.js
metrics-helper.js
metrics.js fix: metrics for toggle count and version (#565) 2020-02-28 14:50:32 +01:00
metrics.test.js fix: metrics for toggle count and version (#565) 2020-02-28 14:50:32 +01:00
missing-permission.js
options.js feat: Update "enableLegacyRoutes" to false (#580) 2020-04-13 22:43:14 +02:00
options.test.js feat: move secrets to settings (#577) 2020-04-13 22:38:46 +02:00
permissions.js feat: api supports context fields (#564) 2020-02-27 21:26:18 +01:00
server-impl.js feat: move secrets to settings (#577) 2020-04-13 22:38:46 +02:00
server-impl.test.js feat: move secrets to settings (#577) 2020-04-13 22:38:46 +02:00
state-service.js fix: Upgrade to @hapi/joi (#543) 2020-02-20 08:34:32 +01:00
state-service.test.js
timer.js
timer.test.js
user.js fix: use gravatar-url instead of gravatar dep 2020-02-21 23:20:06 +01:00
user.test.js fix: failing user.test on gravatar url 2020-02-21 23:26:44 +01:00