Mike Doherty

Results 16 issues of Mike Doherty

Consider the following two interactions, which: - Should be equivalent, but are not; and - Could both be improved. ## Interaction 1 1. Open Apollo 2. Select an artist 3....

Like it says on the tin: I click the save button, and no save dialog box shows up, and no image is saved anywhere (that I can find, at least)....

It'd be cool to be able to select a DOM element with the reticle in addition to only drawing a rectangle. As you mouse over the page, elements would be...

When I try to capture a selected part of the page, the image is actually a capture of an area the same size, but offset from what I selected. It's...

The CAPTCHA page claims "You'll have to complete this test only once." but I get one every time I try to ++ a module.

type:Bug
group:Accounts

When I used the ciphers listed in the nginx example, and ran the [Qualys SSL server test](https://www.ssllabs.com/ssltest/index.html), I was informed that it was vulnerable to BEAST. I've used `ECDHE-RSA-AES128-SHA256:AES128-GCM-SHA256:RC4:HIGH:!MD5:!aNULL:!EDH` instead.

In particular, this comment on HSTS could be misinterpreted: "This configuation does not include the HSTS header to ensure that users do not accidentally connect to an insecure HTTP service...

It'd be nice to make this a cpan-style thing so it can be installed with the usual Perl toolchain. At a glance that might mean: - `bin`/`script` directory for the...

Landslide should read in a default config file, if it exists. Call it landslide.cfg, for example. This would shorten the command line required to use landslide with a config file.

It doesn't look like `copy_theme` (or anything else) in the config files will have landslide copy the theme. This should be added, along with a --no-copy-theme command line option to...