Skip to content
This repository has been archived by the owner on Nov 4, 2021. It is now read-only.

Fix yubikey #1

Merged
merged 7 commits into from
Jul 19, 2019
Merged

Fix yubikey #1

merged 7 commits into from
Jul 19, 2019

Commits on Jul 19, 2019

  1. fixed yubikey auth flow

    - added functions to handle custom field object
    - handle challange id value being single
    - various base64 decoding + base64 url encoding now required by google on post payload
    adcreare authored and Andre Hilsendeger committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    cce2d94 View commit details
    Browse the repository at this point in the history
  2. removed unused code

    adcreare authored and Andre Hilsendeger committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    f3fbcb2 View commit details
    Browse the repository at this point in the history
  3. fixed lint items from build

    adcreare authored and Andre Hilsendeger committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    0556a20 View commit details
    Browse the repository at this point in the history
  4. made python 3x compatible

    adcreare authored and Andre Hilsendeger committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    8d9df44 View commit details
    Browse the repository at this point in the history
  5. fixed linting again

    adcreare authored and Andre Hilsendeger committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    e6df75c View commit details
    Browse the repository at this point in the history
  6. remove padding if exists

    - fixes random login error
    adcreare authored and Andre Hilsendeger committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    d71973d View commit details
    Browse the repository at this point in the history
  7. Python 3.x compatible!

    adcreare authored and Andre Hilsendeger committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    335d12e View commit details
    Browse the repository at this point in the history