gitlab-org--gitlab-foss/app/controllers/concerns
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
..
authenticates_with_two_factor.rb Implement authentication (login) using a U2F device. 2016-06-06 12:50:31 +05:30
continue_params.rb Fix denting and spec 2016-03-13 13:44:31 +01:00
creates_commit.rb Codestyle: make sure we have space around operators 2016-05-13 04:46:56 -03: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 Minor improvements on IssuableActions 2016-03-21 16:59:35 +01:00
issues_action.rb Use the configured Kaminari "per page" default 2016-03-19 17:37:54 -04:00
merge_requests_action.rb Use the configured Kaminari "per page" default 2016-03-19 17:37:54 -04:00
toggle_award_emoji.rb Fix latests concerns 2016-05-18 08:47:15 -05:00
toggle_subscription_action.rb Change deprecated usage of rendering without response body 2016-03-16 03:16:25 +02:00