- Aug 10, 2012
-
-
Brian Warner authored
-
Zach Carter authored
Adding a deprecation warning for navigator.id.getVerifiedEmail
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Add a console message if only one of privacyPolicy or termsOfService is defined. Adding @seanmonstar's suggestion to the PR which already got a "looks good from here" close #1438
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
- Aug 09, 2012
-
-
Sean McArthur authored
Make the dialog window minimizable in Firefox.
-
Sean McArthur authored
Fix the unresponsive set password screen if the staging wsapi returned a throttled response.
-
Lloyd Hilaiel authored
(dev/ephemeral deployment) remove unneeded line from post-create script used for aws targeted deployments
-
Sean McArthur authored
use node 0.6.17 in dev and ephemeral deployments
-
Dan Callahan authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
Review and clean up the README
-
Dan Callahan authored
-
Shane Tomlinson authored
can configure kpi datastore url with env var Logically the same as what was previously there. r+
-
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
-
Shane Tomlinson 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
-