1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/lib
Ivar Conradi Østhus 2a4a76aaf5 When the user enters his username in to the field
a username cookie is updated and will be available
in all subsequent requests.

THIS IS NOT AUTHENTICATION! it is not safe and is
only implemented as a first edition. It does how ever
solve the issue where we are not able to see who
canged what.
2015-02-05 13:39:00 +01:00
..
error Clean up strategyApi with chained-promises 2014-12-10 19:11:52 +01:00
dbPool.js Use TEST_DATABASE_URL for running test against a separate DB. 2014-12-12 16:13:06 +01:00
eventApi.js log views: show event diffs by default, toggle to show the full event. 2015-02-04 17:16:59 +00:00
eventDb.js Improvements on log view 2014-11-17 10:13:30 +01:00
eventDiffer.js log views: show event diffs by default, toggle to show the full event. 2015-02-04 17:16:59 +00:00
eventStore.js
eventType.js Added archived toggles feature #43 2014-12-17 21:57:38 +01:00
extractUser.js When the user enters his username in to the field 2015-02-05 13:39:00 +01:00
featureApi.js When the user enters his username in to the field 2015-02-05 13:39:00 +01:00
featureArchiveApi.js Added archived toggles feature #43 2014-12-17 21:57:38 +01:00
featureDb.js Added archived toggles feature #43 2014-12-17 21:57:38 +01:00
logger.js
migrationRunner.js
routes.js
strategyApi.js When the user enters his username in to the field 2015-02-05 13:39:00 +01:00
strategyDb.js Skip API and create test data in the DB directly (since the API is async) 2014-12-12 16:13:06 +01:00