1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/public/js
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
..
__tests__/components Filter list of feature toggles. 2014-12-19 06:54:51 +01:00
components When the user enters his username in to the field 2015-02-05 13:39:00 +01:00
stores When the user enters his username in to the field 2015-02-05 13:39:00 +01:00
utils Fire callback immediately on timer start. 2014-11-14 12:20:11 +01:00
app.jsx When the user enters his username in to the field 2015-02-05 13:39:00 +01:00