- Sep 29, 2011
-
-
Lloyd Hilaiel authored
ensure users must authenticate every week (issue #309). Also, move all magic numbers out of implementation and into the configuration abstraction.
-
- Sep 28, 2011
-
-
Lloyd Hilaiel authored
-
- Sep 23, 2011
-
-
Ben Adida authored
-
- Sep 28, 2011
-
-
Lloyd Hilaiel authored
-
- Sep 24, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Sep 23, 2011
-
-
Lloyd Hilaiel authored
fix issue where hash changes during dialog interaction would break things. extract relay frame id from hash at load time. closes #295
-
Lloyd Hilaiel authored
remove migrate_to_certs.sql from dev, it's not relevant anymore (its an ad-hoc step that's riding train-2011.09.22)
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
fix issue where hash changes during dialog interaction would break things. extract relay frame id from hash at load time. closes #295
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
improve documentation of changes to window opening to deal with firefox bugs and code loading race conditions
-
Shane Tomlinson authored
use onready instead of polling to fix race condition related to window vs relay frame readiness, and fix problems in FFX with re-attaching iframes of the same name, by creating relay frames with unique names every time. issue #287 & issue #286
-
Ben Adida authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Every time we create a relay frame, give it a new name. issue #287.
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
channel.js - check to see if the relay frame and the necessary functions are ready before t include.js - open the iframe before the window.
-
- Sep 22, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Ben Adida authored
updated tests to contain proper keys and certs, and tweaked BrowserIDIdentities to undo the confusion between IssuedIdentities and StoredIdentities. Now, cleanupIdentities removes emails without certs or with expired certs, while getStoredIdentities like before just returns the list of stored identities without further checking. syncIdentities will call cleanup before anything else.
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-