-
- Downloads
There was a problem fetching the pipeline summary.
Pass the remember_me option into the u2f form and support it while authenticating
Matches the changes done for non-u2f two-factor auth
parent
33a367e8
No related branches found
No related tags found
Pipeline #
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- app/controllers/concerns/authenticates_with_two_factor.rb 1 addition, 0 deletionsapp/controllers/concerns/authenticates_with_two_factor.rb
- app/views/devise/sessions/two_factor.html.haml 1 addition, 2 deletionsapp/views/devise/sessions/two_factor.html.haml
- app/views/u2f/_authenticate.html.haml 2 additions, 0 deletionsapp/views/u2f/_authenticate.html.haml
- spec/controllers/sessions_controller_spec.rb 23 additions, 0 deletionsspec/controllers/sessions_controller_spec.rb
- spec/features/u2f_spec.rb 14 additions, 0 deletionsspec/features/u2f_spec.rb
- spec/javascripts/fixtures/u2f/authenticate.html.haml 1 addition, 1 deletionspec/javascripts/fixtures/u2f/authenticate.html.haml
Please register or sign in to comment