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

Remove django-allauth-2fa, dj-rest-auth and django-user-sessions #6293

Draft
wants to merge 52 commits into
base: master
Choose a base branch
from

Commits on Jan 19, 2024

  1. Remove django-allauth-2fa

    matmair committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    15c6880 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. fix req

    matmair committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    cb05b20 View commit details
    Browse the repository at this point in the history
  2. fix file again

    matmair committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    36da273 View commit details
    Browse the repository at this point in the history
  3. remove allauth_2fa flows

    matmair committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    a8dfef5 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/inventree/InvenTree into …

    …matmair/issue6281
    matmair committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    997b664 View commit details
    Browse the repository at this point in the history
  5. reintroduce otp

    matmair committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    94473f3 View commit details
    Browse the repository at this point in the history
  6. fix rq

    matmair committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    068c05a View commit details
    Browse the repository at this point in the history
  7. remove old ref

    matmair committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    c31e8fa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0270082 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Remove django-allauth-2fa

    matmair committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    a5da45c View commit details
    Browse the repository at this point in the history
  2. reintroduce otp codes

    matmair committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    6037a70 View commit details
    Browse the repository at this point in the history
  3. remove totp section

    matmair committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    1f5091d View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    b769048 View commit details
    Browse the repository at this point in the history
  2. bump version

    matmair authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    20dda94 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/inventree/InvenTree into …

    …matmair/issue6281
    matmair committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    f0146cd View commit details
    Browse the repository at this point in the history
  4. Merge branch 'matmair/issue6281' of https://github.com/matmair/InvenTree

     into matmair/issue6281
    matmair committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    acb1280 View commit details
    Browse the repository at this point in the history
  5. fix reqs

    matmair committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    e0f70d5 View commit details
    Browse the repository at this point in the history
  6. add missing model

    matmair committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    3d30082 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

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

Commits on Apr 3, 2024

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

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    22cc148 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7b7d03 View commit details
    Browse the repository at this point in the history
  3. add model deps

    matmair committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    81c0346 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59390ae View commit details
    Browse the repository at this point in the history
  5. add migration testing

    matmair committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    08bb851 View commit details
    Browse the repository at this point in the history
  6. remove old catch

    matmair committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    432dbf7 View commit details
    Browse the repository at this point in the history
  7. cover static devies too

    matmair committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    5b61956 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Merge branch 'master' of https://github.com/inventree/InvenTree into …

    …matmair/issue6281
    matmair committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    9077741 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

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

Commits on Apr 16, 2024

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

Commits on Apr 22, 2024

  1. Merge branch 'master' of https://github.com/inventree/InvenTree into …

    …matmair/issue6281
    matmair committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    523bc66 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'matmair/issue6281' of https://github.com/matmair/InvenTree

     into matmair/issue6281
    matmair committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    2987a9e View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Remove django-allauth-2fa

    matmair committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    1079897 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Merge branch 'master' of https://github.com/inventree/InvenTree into …

    …matmair/issue6281
    matmair committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    002cd31 View commit details
    Browse the repository at this point in the history
  2. remove more old stuff

    matmair committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    be18379 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/inventree/InvenTree into …

    …matmair/issue6281
    matmair committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ea2d527 View commit details
    Browse the repository at this point in the history
  4. fix import

    matmair committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f50f476 View commit details
    Browse the repository at this point in the history
  5. mrege migrations

    matmair committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    197d4f0 View commit details
    Browse the repository at this point in the history
  6. bump API version

    matmair committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d16ca02 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8378600 View commit details
    Browse the repository at this point in the history
  8. add headless

    matmair committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    580057b View commit details
    Browse the repository at this point in the history
  9. re-add saml/openid

    matmair committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    7fe8062 View commit details
    Browse the repository at this point in the history
  10. user sessions cleanup

    matmair committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    8b1f871 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    daacfaf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bb40d13 View commit details
    Browse the repository at this point in the history
  13. always track session changes

    matmair committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ed8dec4 View commit details
    Browse the repository at this point in the history
  14. remove old allauth templates

    matmair committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    843fdc9 View commit details
    Browse the repository at this point in the history
  15. remove old ref

    matmair committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    21c349b View commit details
    Browse the repository at this point in the history
  16. add missing model

    matmair committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    df1c51b View commit details
    Browse the repository at this point in the history
  17. fix session lookup

    matmair committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1367eae View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    42b3f0c View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. reimplement session ending

    matmair committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    8fad7b1 View commit details
    Browse the repository at this point in the history