- Mar 30, 2012
-
-
Shane Tomlinson authored
issue #1367
-
- Mar 29, 2012
-
-
Lloyd Hilaiel authored
For the communication iframe, removing jQuery and adding micrajax. issue #1351
-
Lloyd Hilaiel authored
fix fragile static resources tests that verify locale substitution works properly based on the present resource deps and the order which they occur in static_resources.js - broken with the move off jquery
-
Lloyd Hilaiel authored
Fixed wording on browserid verifier description
-
Lloyd Hilaiel authored
Only print failing frontend tests
-
Lloyd Hilaiel authored
Hook up the "prolong_session" wsapi call. closes #1349
-
Lloyd Hilaiel authored
Add a message informing the user that their email address is being checked.
-
graingert authored
-
Shane Tomlinson authored
issue 1326
-
Shane Tomlinson authored
issue #1351
-
Shane Tomlinson authored
* add network.prolongSession * add user.setComputerOwnershipStatus and user.isUsersComputer. setComputerOwnershipSTatus calls network.prolongSession if called with true. * in controllers/is_this_your_computer, call user.setComputerOwnershipStatus issue #1349
-
Shane Tomlinson authored
* Clean up the way the other hints are hidden and shown. issue #1290
-
Lloyd Hilaiel authored
(test fix) when checking that certificate duration is correct based on 'ephemeral' argument to cert_key api, allow a 200ms window to account for a small elapsed time between setting of iat and exp - which occurs on a system under load or slower virtualized environments (like travisci)
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
API changes for public terminals/shared computers, and update all tests to post data using JSON rather than form encoding, as the front end now does.
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
implement and test the prolong_session wsapi - which extends the duration of an existing session from the ephemeral duration (an hour) to full authentication session length (2 weeks) - doesn not change the start time of the session, so is a noop when invoked multiple times. to be added to frontend code once user acknoledges ownership of device.
-
Lloyd Hilaiel authored
update cache header tests because etagify lazy calculates content hashes for etag headers, see comment in commit contents
-
Lloyd Hilaiel authored
-
- Mar 28, 2012
-
-
Austin King authored
-
Austin King authored
Cachify CSS while compressing it. Fixes Issue 620
-
Austin King authored
Add the groundwork for browser specific "Enable Cookies" URLs.
-
Shane Tomlinson authored
* Start with generic Firefox and iOS issue #1167 issue #1302
-
Austin King authored
Reusing staticPath in compress worker and making prefix configurable, removing DRY violation per llyod
-
Lloyd Hilaiel authored
-
- Mar 27, 2012
-
-
-
Austin King authored
-
Lloyd Hilaiel authored
Fix cookiesEnabled being possible to call it's onComplete callback twice if onComplete throws an exception the first time. closes #1339 - related to issue #1323
-
Shane Tomlinson authored
Fix cookiesEnabled being possible to call it's onComplete callback twice if onComplete throws an exception the first time. issue #1339
-
Austin King authored
-
Austin King authored
-
Austin King authored
use etagify for content-based hashes in ETag headers - issue #1331
-
Lloyd Hilaiel authored
when a user has not confirmed a device as their own, and they are autheticating with a primary email address, convey to the primary that a shorter cert duration should be used
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
update cache header tests because etagify lazy calculates content hashes for etag headers, see comment in commit contents
-
- Mar 26, 2012
-
-
Lloyd Hilaiel authored
-
- Mar 23, 2012
-
-
Lloyd Hilaiel authored
add a ping wsapi that's registered on all daemons and does a light weight test of database health - closes #1324
-