- Sep 23, 2011
-
-
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
-
-
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
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Conflicts: browserid/static/dialog/resources/browserid-identities.js
-
Shane Tomlinson authored
In dialog_controller, using this call instead of the manual calls to BrowserIDNetwork.logout and BrowserIDStorage.clearEmails
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Ben Adida authored
-
Ben Adida authored
-
- Sep 21, 2011
-
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Adding cancelUser to browserid-identities and removing the work to sync emails from BrowserIDNetwork.
-
Shane Tomlinson authored
Also updated the globals declarations at the top of all the files to only declare the ones actually used for that file.
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Since the relay is only two files, right now in compress.sh concatinating just those two files.
-
Shane Tomlinson authored
-
Shane Tomlinson authored
issue #265
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
- Sep 20, 2011
-
-
Ben Adida authored
-
- Sep 21, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Sep 20, 2011
-
-
Ben Adida authored
-
Ben Adida authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Getting the host from the channel's origin. The dialog registers itself with the relay frame, which calls a callback in the dialog that states what the origin is. issue #251.
-
Shane Tomlinson authored
-