Class: Gitlab::BaseDoorkeeperController

Inherits:
ActionController::Base
  • Object
show all
Includes:
EnforcesTwoFactorAuthentication, Allowable, SessionsHelper
Defined in:
lib/gitlab/base_doorkeeper_controller.rb

Overview

rubocop:disable Rails/ApplicationController

Method Summary

Methods included from SessionsHelper

#ensure_authenticated_session_time, #limit_session_time, #obfuscated_email, #recently_confirmed_com?, #remember_me_enabled?, #set_session_time, #unconfirmed_email?, #unconfirmed_verification_email?, #verification_data, #verification_email

Methods included from EnforcesTwoFactorAuthentication

#check_two_factor_requirement, #current_user_requires_two_factor?, #mfa_help_page_url, #skip_two_factor?, #two_factor_authentication_reason, #two_factor_authentication_required?, #two_factor_grace_period, #two_factor_grace_period_expired?, #two_factor_skippable?, #two_factor_verifier

Methods included from Allowable

#can?