- Move the `authenticate_with_two_factor` method from `ApplicationController` to the `AuthenticatesWithTwoFactor` module, where it should be. |
||
|---|---|---|
| .. | ||
| authenticate_spec.coffee | ||
| mock_u2f_device.js.coffee | ||
| register_spec.js.coffee | ||
- Move the `authenticate_with_two_factor` method from `ApplicationController` to the `AuthenticatesWithTwoFactor` module, where it should be. |
||
|---|---|---|
| .. | ||
| authenticate_spec.coffee | ||
| mock_u2f_device.js.coffee | ||
| register_spec.js.coffee | ||