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

Two Factor Authentication #285

Merged
merged 49 commits into from
Nov 17, 2021
Merged

Two Factor Authentication #285

merged 49 commits into from
Nov 17, 2021

Commits on Aug 24, 2021

  1. Configuration menu
    Copy the full SHA
    f9650af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cafadce View commit details
    Browse the repository at this point in the history
  3. enable2FA utility

    ricknjacky committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    ab9e7a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae1c545 View commit details
    Browse the repository at this point in the history
  5. disable2FA utility

    ricknjacky committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    fa38da7 View commit details
    Browse the repository at this point in the history
  6. QRCode utility

    ricknjacky committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    0611fc8 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. Configuration menu
    Copy the full SHA
    e297368 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5ee477 View commit details
    Browse the repository at this point in the history
  3. token regex validation

    ricknjacky committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    1c8ae02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2cb709 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83d942d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f9931b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef9b593 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d79625d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ed927d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2021

  1. Configuration menu
    Copy the full SHA
    04edbd1 View commit details
    Browse the repository at this point in the history
  2. update UI and fix locale

    ricknjacky committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    f20ee9f View commit details
    Browse the repository at this point in the history
  3. add padding--fix view

    ricknjacky committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    b7a465b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b3b88b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7c02ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d78cf0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d97cc0d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    df74df5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f6fa52a View commit details
    Browse the repository at this point in the history
  10. Update middleware

    ricknjacky committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    552ba55 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4adea0a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1933988 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c3de498 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. update dependencies

    ricknjacky committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    c18706e View commit details
    Browse the repository at this point in the history
  2. fix merge conflict

    ricknjacky committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    43fd72b View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. fix for student login

    ricknjacky committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    12ec1df View commit details
    Browse the repository at this point in the history
  2. update UI for 2fa

    ricknjacky committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    4d30211 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Configuration menu
    Copy the full SHA
    64d357e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    345da1a View commit details
    Browse the repository at this point in the history
  3. Add tutorial for 2FA Login

    ricknjacky committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    324a524 View commit details
    Browse the repository at this point in the history
  4. Update profile view

    ricknjacky committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    2d3a179 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

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

Commits on Oct 31, 2021

  1. add secret to ini file

    ricknjacky committed Oct 31, 2021
    Configuration menu
    Copy the full SHA
    9b89ac3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0407b6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1b5a5a View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. PR feedback review

    ricknjacky committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    b1fd72e View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

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

Commits on Nov 13, 2021

  1. Configuration menu
    Copy the full SHA
    263d865 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e53ed7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from ricknjacky/Test2FA

    2Factor Authentication Tests
    ricknjacky committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    74dabf5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d3a67c View commit details
    Browse the repository at this point in the history
  5. clean: readme

    ricknjacky committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    e153c68 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f883d4 View commit details
    Browse the repository at this point in the history
  7. FINAL CLEANUP

    ricknjacky committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    8be5339 View commit details
    Browse the repository at this point in the history