1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/lib
Alex Borys 806ecf7385
fix: typo in message in simple-authentication.js (#707)
`lib/middleware/simple-authentication.js`
2021-02-04 12:21:08 +01:00
..
db fix: even-store should not block on emit 2021-02-02 13:27:24 +01:00
error feat: Add technical support for projects 2020-11-23 21:47:51 +01:00
middleware fix: typo in message in simple-authentication.js (#707) 2021-02-04 12:21:08 +01:00
routes feat: Added tags to events table and emitted events 2021-01-29 09:53:27 +01:00
services fix: Strategy schema should allow deprecated field (#700) 2021-02-01 09:41:50 +01:00
util fix: version should be part of ui-config (#616) 2020-08-03 13:34:10 +02:00
app.js fix: stateService undefined 2020-12-17 19:43:01 +01:00
app.test.js
authentication-required.js fix: add 'options' field to AuthenticationRequired 2020-05-14 22:32:33 +02:00
event-differ.js Support deprecating and reactivating strategies 2021-01-21 15:53:24 +01:00
event-differ.test.js
event-hook.js
event-hook.test.js
event-type.js Support deprecating and reactivating strategies 2021-01-21 15:53:24 +01:00
events.js
extract-user.js fix: add user-store (#590) 2020-05-12 23:05:26 +02:00
logger.js
logger.test.js
metrics-helper.js
metrics.js feat: add stop() method to gracefully terminate unleash (#665) 2020-12-16 14:49:11 +01:00
metrics.test.js feat: add stop() method to gracefully terminate unleash (#665) 2020-12-16 14:49:11 +01:00
missing-permission.js
options.js fix: Added the ability to specify db-schema via ENV (#702) 2021-02-02 12:40:42 +01:00
options.test.js feat: Add support for explicitly set database version. (#654) 2020-11-20 11:37:56 +01:00
permissions.js feat: Add technical support for projects 2020-11-23 21:47:51 +01:00
server-impl.js fix: stateService undefined 2020-12-17 19:43:01 +01:00
server-impl.test.js feat: Adds last-seen dat on toggles 2020-12-22 11:05:00 +01:00
timer.js
timer.test.js
user.js fix: replace @hapi/joi with joi 2020-07-31 22:15:09 +02:00
user.test.js fix: add user-store (#590) 2020-05-12 23:05:26 +02:00