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

Implement allauth #387

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

Implement allauth #387

wants to merge 20 commits into from

Commits on Nov 10, 2023

  1. implement allauth wip

    GDay committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    b3d7d0b View commit details
    Browse the repository at this point in the history
  2. add migrations and fixes

    GDay committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    ed9c151 View commit details
    Browse the repository at this point in the history
  3. fix a bunch of tests

    GDay committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    287db92 View commit details
    Browse the repository at this point in the history
  4. updates

    GDay committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    d4a9ff3 View commit details
    Browse the repository at this point in the history
  5. ruff formating

    GDay committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    43ad6bd View commit details
    Browse the repository at this point in the history
  6. fix tests

    GDay committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    7b1a1a0 View commit details
    Browse the repository at this point in the history
  7. ignore broken tests

    GDay committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    46f24e5 View commit details
    Browse the repository at this point in the history
  8. adding OIDC/Google login

    GDay committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    a8af93e View commit details
    Browse the repository at this point in the history
  9. add back missing file

    GDay committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    a6d5e09 View commit details
    Browse the repository at this point in the history
  10. fix tests

    GDay committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    104daee View commit details
    Browse the repository at this point in the history
  11. fix tests

    GDay committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    a55e452 View commit details
    Browse the repository at this point in the history
  12. fix black

    GDay committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    91d9c3a View commit details
    Browse the repository at this point in the history
  13. fixes

    GDay committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    47b4b53 View commit details
    Browse the repository at this point in the history
  14. add tests

    GDay committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    f8a6bdd View commit details
    Browse the repository at this point in the history
  15. Add a test

    GDay committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    fb4e111 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    141a8e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. fix tests and layout

    GDay committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    52125bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e6f818 View commit details
    Browse the repository at this point in the history
  3. remove test

    GDay committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    5cea4b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. remove qrcode and update test

    GDay committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5039816 View commit details
    Browse the repository at this point in the history