Class: Gitlab::BaseDoorkeeperController

Inherits:
BaseActionController show all
Includes:
EnforcesTwoFactorAuthentication, Allowable, SessionsHelper
Defined in:
lib/gitlab/base_doorkeeper_controller.rb

Method Summary

Methods included from SessionsHelper

#obfuscated_email, #remember_me_enabled?, #unconfirmed_email?, #unconfirmed_verification_email?, #verification_data, #verification_email

Methods included from EnforcesTwoFactorAuthentication

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

Methods included from Allowable

#can?, #can_all?, #can_any?

Methods included from ContentSecurityPolicyPatch

#content_security_policy_with_context