- Oct 04, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
fix confusion in browserid-network. when auth status is non-boolean it means it requires a fetch, otherwise we expect it to represent authentication status of the session
-
- Oct 03, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
issue #329 - fold am_authed call into session_context to minimize network requests. update browserid-network.js abstraction to shield higher level code from these changes (higher level code doesn't know/care whether a network function maps onto zero, one, or more wsapi calls)
-
Lloyd Hilaiel authored
server side changes for issue #329 - /csrf call is now /session_context and returns current server time - to be used to allow clients with broken clocks to generate valid assertions
-
- Sep 29, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
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
-