- Sep 22, 2011
-
-
Shane Tomlinson authored
-
Shane Tomlinson 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
-
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
-
Shane Tomlinson authored
If a BrowserID dialog is already open for a tab when the user clicks on "Sign In", re-focus the original dialog. This ensures that only one iframe is opened as well. Fixes #242 and #243.
-
- Sep 17, 2011
-
-
Lloyd Hilaiel authored
Setting up Vagrant for BrowserID
-
Austin King authored
-
- Sep 16, 2011
-
-
Ben Adida authored
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
- Sep 15, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
remove obsolete syncEmails functionality from persistence layer, tests, wsapi, and client libraries. with certs the logic is much simpler and more efficient
-
Lloyd Hilaiel authored
purge all notion of 'pubkey' from json persistence layer, drastically simplifying the database structure
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
fix porting bug in mysql driver. For stageEmail, the INSERT query errantly included references to 'pubkey'
-
Shane Tomlinson authored
no global dependencies and include jwcrypt using submodules
-
Lloyd Hilaiel authored
-
- Sep 14, 2011
-
-
Lloyd Hilaiel authored
make npm test work right. improve test.sh to ensure it's using the version of vows that the package is locked to and works both when invoked via npm and from cmdline
-