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

Feature addition: Multi-Factor Authentication #401

Draft
wants to merge 19 commits into
base: develop
Choose a base branch
from
Draft

Commits on Sep 7, 2024

  1. Ported from branch OIDC

    chesspro13 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    9c748f3 View commit details
    Browse the repository at this point in the history
  2. TOTP working

    chesspro13 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    e232c66 View commit details
    Browse the repository at this point in the history
  3. Fixed login errors

    chesspro13 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    37b4bf6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    494721f View commit details
    Browse the repository at this point in the history
  5. Added package-lock.json

    chesspro13 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    1a8625b View commit details
    Browse the repository at this point in the history
  6. OAuth working

    chesspro13 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    c74da18 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    df3cbf8 View commit details
    Browse the repository at this point in the history
  8. Removed unused script

    chesspro13 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    d763960 View commit details
    Browse the repository at this point in the history
  9. Removed outdated comments

    chesspro13 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    13937a2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9dd185e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ede7bbd View commit details
    Browse the repository at this point in the history
  12. Disabled TOTP checkbox

    chesspro13 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    06da11f View commit details
    Browse the repository at this point in the history
  13. Simplified .env

    chesspro13 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    55b0f0e View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    d8c8fe0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    953f539 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa5c5ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e21a45 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    d928202 View commit details
    Browse the repository at this point in the history
  2. Removed unused import

    chesspro13 committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    120f167 View commit details
    Browse the repository at this point in the history