Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
GitLab FOSS
GitLab FOSS
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 0
    • Merge Requests 0
  • Requirements
    • Requirements
    • List
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • GitLab.org
  • GitLab FOSSGitLab FOSS
  • Merge Requests
  • !474

Merged
Opened Mar 28, 2015 by Dmytro Zaporozhets (DZ)@dzaporozhets🔧Owner9 of 9 tasks completed9/9 tasks

Two-factor authentication

  • Overview 51
  • Commits 39
  • Pipelines 5
  • Changes

Implement's Two-factor authentication using tokens.

  • Authentication logic
  • Enable/disable 2FA feature
  • Make 2-step login process if 2FA enabled
  • Backup codes
  • Backup code removed after being used
  • Check backup codes for mysql db (mention mysql limitation if applied)
  • Add tests
  • Test if https://github.com/tinfoil/devise-two-factor#disabling-automatic-login-after-password-resets applies, and address if so
  • Wait for fixed version of attr_encrypted or fork and use forked version - https://github.com/attr-encrypted/attr_encrypted/issues/155

Fixes http://feedback.gitlab.com/forums/176466-general/suggestions/4516817-implement-two-factor-authentication-2fa

Assignee
Assign to
Reviewer
Request review from
7.11
Milestone
7.11 (Past due)
Assign milestone
Time tracking
Reference: gitlab-org/gitlab-foss!474
Source branch: 2fa