gitlab-org--gitlab-foss/spec/javascripts
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 Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
boards Shows count at bottom of list 2016-08-31 09:47:25 +01:00
extensions ES6ify all the things! 2016-07-24 23:45:11 +03:00
fixtures Merge branch 'add-remember-option-u2f' into 'master' 2016-09-09 18:42:11 +00:00
graphs Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
u2f Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
abuse_reports_spec.js.es6 Some more styling tweaks and added jasmine test 2016-08-14 00:54:18 +01:00
application_spec.js Check for existence of elements under test in application_spec.js (!6051) 2016-08-26 10:57:59 +02:00
awards_handler_spec.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
datetime_utility_spec.js.es6 Convert datetime coffeescript spec to ES6 2016-09-01 21:09:47 -05:00
diff_comments_store_spec.js.es6 Fixed issue with expand diff not initializing resolve buttons 2016-08-04 11:27:11 +01:00
gl_dropdown_spec.js.es6 Fixed conflicts 2016-08-18 23:46:23 +01:00
issue_spec.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
labels_issue_sidebar_spec.js.es6 Changed tests to use JS tests 2016-08-19 15:27:18 +01:00
line_highlighter_spec.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
merge_request_spec.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
merge_request_tabs_spec.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
merge_request_widget_spec.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
new_branch_spec.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
notes_spec.js Add textarea autoresize after comment 2016-09-01 13:57:07 -05:00
project_title_spec.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
right_sidebar_spec.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
search_autocomplete_spec.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
shortcuts_issuable_spec.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
spec_helper.js Require comments must be included before code 2016-09-08 14:07:27 -05:00
syntax_highlight_spec.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
zen_mode_spec.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00