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

Feat/totp reset after recovery code validation #445

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

Commits on Nov 24, 2023

  1. fix:

    * removed fmt.Println
    anand-panigrahi committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    7d4c641 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

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

Commits on Dec 1, 2023

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

Commits on Dec 4, 2023

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

Commits on Dec 6, 2023

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

Commits on Dec 11, 2023

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

Commits on Dec 15, 2023

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

Commits on Jan 10, 2024

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

Commits on Jan 11, 2024

  1. Feat:

    - Introduce TOTP reset logic and redirect to scanner image
    - Function for Update TOTP info into db
    - Add string parser helper function
    scaletech-milan committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    7f0bb36 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Feat:

    - Add function for parse refrence string array
    - Change the response of update totp info function
    scaletech-milan committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    06091f7 View commit details
    Browse the repository at this point in the history