George Tsiolis
e109b76b9d
Externalize strings from /app/views/u2f
2018-11-20 11:00:32 +02:00
Jan Beckmann
a6d3727f7d
Resolve "2FA should not attempt to use U2F in unsupported browsers"
2018-06-25 08:03:08 +00:00
Connor Shea
ad532918ed
Ignore InlineJavaScript linter in existing script tag locations.
2018-02-28 15:59:50 -07:00
Luke "Jared" Bennett
b285abeccc
Improved the u2f flow
...
Added tests
2016-12-27 00:18:17 +00:00
winniehell
26c69c5df8
Display error code for U2F errors ( !7305 )
2016-11-07 13:15:18 +01:00
Bryce Johnson
1dd826d4aa
Make UX upgrades to SignIn/Register views.
...
- Tab between register and sign in forms
- Add individual input validation error messages
- Validate username
- Update many styles for all login-box forms
2016-10-15 08:27:21 +02:00
DJ Mountney
9224f031cf
Pass the remember_me option into the u2f form and support it while authenticating
...
Matches the changes done for non-u2f two-factor auth
2016-09-01 17:11:42 -07:00
Timothy Andrew
86b07caa59
Implement authentication (login) using a U2F device.
...
- Move the `authenticate_with_two_factor` method from
`ApplicationController` to the `AuthenticatesWithTwoFactor` module,
where it should be.
2016-06-06 12:50:31 +05:30