- Aug 09, 2012
-
-
Dan Callahan authored
-
Sean McArthur authored
Upgrade bcrypt to 0.7.1
-
Zachary Carter authored
-
Lloyd Hilaiel authored
exclude .svn in addition to .git when building RPM
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
update awsbox with generate_ephemeral_keys.js This gets my seal of approval. r+ Thanks @seanmonstar close #2244
-
Shane Tomlinson authored
@6a68 - I am going to merge this in now, we can open separate issues/pull requests for the changes I asked for above. I have tested this using both OSX and Ubuntu and am happy with this as a base level. Nice work. r+
-
- Aug 08, 2012
-
-
Sean McArthur authored
-
Zachary Carter authored
-
floatingatoll authored
-
Shane Tomlinson authored
a command-line tool for looking at browserid stuff in localStorage sqlite databases on Firefox, Chrome and Safari @jrgm - this is a pretty awesome utility! @jrgm - This is a pretty fantastic utility! Two suggestions I have: * Some documentation on where to find the default profiles would be helpful Default profile locations: ``` Firefox: ~/Library/Application\ Support/Firefox/Profiles/<profile_name> Chrome: ~/Library/Application\ Support/Google/Chrome/Default/ Safari: ~/Library/Safari/ ```
-
Shane Tomlinson authored
* Change the last bcrypt.get_rounds to bcrypt.getRounds. * Remove the bcrypt require from tests where it is not needed. * Remove exports.get_rounds from bcrypt.js, it has been deprecated.
-
Sean McArthur authored
this adds Windows support to bcrypt, as long as you're using nodejs >= 0.8.5 fixes deprecation warning since newer bcrypt has new API
-
Shane Tomlinson authored
add nodejs 0.8 to travis-ci r+ This adds 0.8 in addition to 0.6 testing.
-
- Aug 07, 2012
-
-
Zach Carter authored
Change loggedInEmail to loggedInUser in the example RP
-
Zach Carter authored
Give "next" button a unique ID.
-
Sean McArthur authored
Make sure only one is ever shown at a time. Some further cleanup because tooltip code was fugly.
-
Sean McArthur authored
Add spinners to the submit buttons whenever submit is disabled.
-
Sean McArthur authored
Fix the user going back to the "enter email" state if they select an email using auto-complete and then type CTRL-C on the email address.
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Conflicts: lib/email.js
-
Sean McArthur authored
-
Lloyd Hilaiel authored
upgrade to jwcrypto 0.4.2 which fixes windows and properly installs bigi...
-
Lloyd Hilaiel authored
upgrade to jwcrypto 0.4.2 which fixes windows and properly installs bigint into envs where it is supported
-
- Aug 06, 2012
-
-
Jared Hirsch authored
-
Jared Hirsch authored
-
Jared Hirsch authored
TODO: probably should do another pass at reorganizing the README file.
-
Jared Hirsch authored
-
Jared Hirsch authored
-
Jared Hirsch authored
-
Lloyd Hilaiel authored
Fix "IE doesn't keep you logged in between restarts (or page reloads)" p...
-
Sean McArthur authored
Make sure navigator.id.get can be called with no options.
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Relocating the MDN docs to be under "Persona" Tests pass, clicking links open to new pages. This gets a big r+ from me! close #2125
-
Shane Tomlinson authored
-
- Aug 05, 2012
-
-
John Morrison authored
a tool for looking at browserid stuff in localStorage sqlite databases on Firefox, Chrome and Safari
-
- Aug 03, 2012
-
-
Jed Parsons authored
KPI renaming
-
Jared Hirsch authored
-