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 default MFA device selection for OneLogin #367

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Jan 16, 2024

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

Commits on Jan 17, 2024

  1. add mfa-device flag

    brandonstrohmeyer committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    2af92c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98774b0 View commit details
    Browse the repository at this point in the history
  3. update readme

    brandonstrohmeyer committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    433c481 View commit details
    Browse the repository at this point in the history
  4. remove binary

    brandonstrohmeyer committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    583e477 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    a2d2c0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62d736d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from bitte-ein-bit/detect-yubikey

    Detect yubikey
    bitte-ein-bit committed May 16, 2024
    Configuration menu
    Copy the full SHA
    3f995b2 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. rework build system to support CGO

    for yubikey support we require CGO support. CGO on crosscompile is hard,
    to avoid we build natively where suppported and disabled where not
    
    since goreleaser does only support prebuilt archives in the pro version,
    the brew publishing step had to be moved to a different github action
    bitte-ein-bit committed May 17, 2024
    Configuration menu
    Copy the full SHA
    dc8bd3b View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    299f5fe View commit details
    Browse the repository at this point in the history