- Jul 07, 2012
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
Node 0.8.x support
-
Jed Parsons authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
fix issue GH-1958; add '/production/authenticate_with_primary.js' to ite...
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
John Morrison authored
fix issue GH-1958; add '/production/authenticate_with_primary.js' to items to exclude and reformat the single line array
-
- Jul 06, 2012
-
-
Lloyd Hilaiel authored
special case auth_with_primary so that we have context and we redirect appropriately
-
Ben Adida authored
-
Ben Adida authored
Readme improvements
-
Dan Callahan authored
-
Dan Callahan authored
-
salmonz authored
sudo commands under debian sub section. git cache conditionals optional. removed gnome specific command.
-
salmonz authored
-
salmonz authored
-
salmonz authored
-
salmonz authored
-
salmonz authored
-
Ben Adida authored
Update the URL to WinChan. Use cachify for the resources.
-
Shane Tomlinson authored
issue #1871 issue #1937
-
Shane Tomlinson authored
Change the placeholder for the verification password from "Repeat Passwo... close #1923
-
Shane Tomlinson authored
Open /about external links in new window Thanks @sawyerh. r+ close #1928
-
- Jul 05, 2012
-
-
Sawyer Hollenshead authored
-
Shane Tomlinson authored
update the OpenPhoto link to point to current.openfoto.me. close #1925
-
Shane Tomlinson authored
issue #1925
-
Ben Adida authored
-
Shane Tomlinson authored
Change the placeholder for the verification password from "Repeat Password" to "Verify Password" to match the dialog. issue #1923
-
Sean McArthur authored
Update the main site "verify your email address" copy to match that of the dialog.
-
Shane Tomlinson authored
make sure that addEmail always hides the addressInfo hint My name is Shane Tomlinson and I approve this pull request. r+ close #1810
-
Lloyd Hilaiel authored
Update dev
-
Lloyd Hilaiel authored
This reverts commit f65ee501.
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Jul 03, 2012
-
-
Sean McArthur authored
fixes #1892
-
Matjaž Horvat authored
-
Shane Tomlinson authored
Fix the front end tests not completing.
-
Shane Tomlinson authored
Removing @benadida's change to make the provisioning mock's setStatus asynchronous. Instead of generating the key whenever the status is set, generate the key whenever the user is being provisioned. Since the mock uses jwcrypto which must be seeded, seed jwcrypto with some bits. This more closely matches what a real RP would do. In the unit tests, any asynchronous calls to provisioningMock.setStatus have been make synchronous. In user.js, syncEmailKeypair, since jwcrypto depends on there being a seed to generate a keypair, call network.withContext which ensures there is a seed.
-
Shane Tomlinson authored
The changes to wait for entropy from the backend were not expected on the front end tests. Now before trying to get a certificate for a primary, make sure "session_context" has been called.
-