Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add setting to OAuth handlers to skip local 2FA authentication #16594

Merged
merged 5 commits into from
Sep 10, 2021

Commits on Aug 21, 2021

  1. Add setting to OAuth handlers to override local 2FA settings

    This PR adds a setting to OAuth and OpenID login sources to allow the source to
    override local 2FA requirements.
    
    Fix go-gitea#13939
    
    Signed-off-by: Andrew Thornton <[email protected]>
    zeripath committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    ceaf11c View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2021

  1. Change to Skip Local 2fa instead of Override Local 2fa

    Signed-off-by: Andrew Thornton <[email protected]>
    zeripath committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    cb6b4c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11e6c82 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. Configuration menu
    Copy the full SHA
    d889bd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f528ab0 View commit details
    Browse the repository at this point in the history