gitlab-org--gitlab-foss/spec/javascripts/fixtures
Robert Speicher 516100c55b Merge branch 'add-remember-option-u2f' into 'master'
Pass the remember_me option into the u2f form and support it while authenticating

## What does this MR do?

Adds remember me support in the u2f authentication, and makes sure the flag gets passed from the login form to the u2f form.

Based on the changes for the same thing done for regular 2fa: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4369

## Why was this MR needed?

The remember me option wasn't working for u2f devices (yubikey)

## What are the relevant issue numbers?

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/18103

See merge request !5918
2016-09-09 18:42:11 +00:00
..
behaviors Added tests for award emoji feature. 2016-06-06 11:10:10 +02:00
u2f Pass the remember_me option into the u2f form and support it while authenticating 2016-09-01 17:11:42 -07:00
abuse_reports.html.haml Some more styling tweaks and added jasmine test 2016-08-14 00:54:18 +01:00
application.html.haml Prevent default disabled buttons and links. 2016-06-15 11:37:45 -04:00
awards_handler.html.haml Add hover color to emoji icon 2016-08-25 12:21:37 -05:00
comments.html.haml Add textarea autoresize after comment 2016-09-01 13:57:07 -05:00
emoji_menu.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
gl_dropdown.html.haml Added new non-selectable selector exclusions to fix arrow key events, fixed the simulated clicking of a row and fixed the conflict between enter key form submit and enter key row selection 2016-08-18 18:17:56 +01:00
issuable.html.haml
issue_note.html.haml
issue_sidebar_label.html.haml Changed file name 2016-08-19 15:36:49 +01:00
issues_show.html.haml Remove pinTo from Flash and make inline flash messages look nicer (!4854) 2016-06-30 23:53:22 +02:00
line_highlighter.html.haml
merge_request_tabs.html.haml
merge_requests_show.html.haml
new_branch.html.haml
project_title.html.haml Updated based on Ruby feedback 2016-04-12 13:10:43 -04:00
projects.json expose 'only_allow_merge_if_build_succeeds' project setting in the API 2016-08-24 17:11:48 +09:00
right_sidebar.html.haml Added specs for right sidebar. 2016-05-12 00:38:01 +03:00
search_autocomplete.html.haml Added tests for categorised search autocomplete. 2016-06-07 17:54:29 +03:00
zen_mode.html.haml