Results 24 issues of Dean Brettle

Fix the "add new password account" case by just doing `api.use('brettle:accounts-add-service')`. Fix the "meld existing password account" case by copying logic from `updateOrCreateUserFromExternalService()` into a `validateSwitch` callback registered with `brettle:accounts-multiple`....

An attacker can determine whether a target user has an account with the app. Consider the following scenario: A human rights activist has a Giggle account associated with his real...

Consider the following attack scenario: The app supports login with either the Giggle service or the LinkedOut service. User has a Giggle account and logs into the app using his...

I'm trying to locally run the tests that accompany webdrivercss. So far I've done: ``` git clone [email protected]:webdriverio/webdrivercss.git cd webdrivercss npm install npm install http-server cd test/site bower install cd...

bug

## Description Output cells containing markdown stored as a list of lines in the notebook file are not displayed correctly. ## Reproduce 1. Copy the following into a new notebook...

bug

## Description It is possible to: 1. Use File > Save Notebook As... to save a file to a name that has `"writable": false` in `all.json`. 2. Use File >...

bug

Specifically for recovery and windup time: - Multiply torque by motor ratio. Note that doing this, combined with the existing division of the freespeed by the motor ratio, is equivalent...

New calculation uses projectile speed and wheel radius. Old calculation assumed all energy lost by the flywheel went to the projectile, but substantial energy also goes to friction.

If all slipping has stopped by the time the projectile exits, the projectile speed should be 1/2 of the shooter wheel surface speed. However, that is not what is calculated...

**Describe the bug** `SimHooks.stepTiming()` hangs when called from a callback registered with `SimDeviceSim.registerValueChangedCallback()` if another `SimDeviceSim` has been created. **To Reproduce** Run the following test (which uses an `ADXRS450_GyroSim` as...

type: bug
os: simulation
component: hal