- Jun 22, 2011
-
-
Ben Adida authored
added email config to make testing email easier - be careful on production. Fixed sub-bug in db.js, callback not returned.
-
- Jun 21, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Ben Adida authored
-
- Apr 16, 2011
-
-
Lloyd Hilaiel authored
generate a persistent secret for cookie encryption at first server run. still in pursuit of zero-config and as stateless as possible.
-
- Apr 13, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
fix set_key wsapi on authority, now properly associates a NEW key with an EXISTING email address owned by the currently authenticated user
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
implement 'identity sync' which basically triggers client re-keying of identities that the server knows about but the client doesn't. Also invalidates ids that the user has removed (probably on another device). Also this is the proper place for revocation and key refresh to occur. one transaction + one per key reset (though that could be consolidated)
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Apr 11, 2011
-
-
Lloyd Hilaiel authored
-
- Apr 10, 2011
-
-
Lloyd Hilaiel authored
implement polling in dialog and related wsapi in server, this is when waiting for email verification, subsequent to sign up
-
- Apr 09, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-