gitlab-org--gitlab-foss/app/controllers/concerns
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
..
authenticates_with_two_factor.rb Pass the remember_me option into the u2f form and support it while authenticating 2016-09-01 17:11:42 -07:00
continue_params.rb Fix denting and spec 2016-03-13 13:44:31 +01:00
creates_commit.rb refactors update action to change commit_params with the correct path 2016-07-12 15:55:16 +01:00
diff_for_path.rb Cache highlighted diff lines for merge requests 2016-08-03 07:00:19 +02:00
filter_projects.rb Use compact syntax 2016-04-21 16:02:00 -05:00
global_milestones.rb Use respond_to instead of a conditional to paginate milestones 2016-03-23 12:02:15 +01:00
issuable_actions.rb Refresh todos count cache when an Issue/MR is deleted 2016-09-08 15:50:07 -03:00
issuable_collections.rb Handle legacy sort order values 2016-08-18 23:26:07 +01:00
issues_action.rb State specific default sort order for issuables 2016-08-01 11:28:56 +02:00
membership_actions.rb Exclude requesters from Project#members, Group#members and User#members 2016-07-01 17:44:46 +02:00
merge_requests_action.rb State specific default sort order for issuables 2016-08-01 11:28:56 +02:00
service_params.rb Add option to confidential issues events to trigger services 2016-08-31 18:34:45 -03:00
spammable_actions.rb Further refactor and syntax fixes. 2016-08-15 17:20:57 -05:00
toggle_award_emoji.rb prevent authored awardable thumbs votes 2016-08-30 20:57:47 +01:00
toggle_subscription_action.rb Change deprecated usage of rendering without response body 2016-03-16 03:16:25 +02:00