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

sso init #2001

Open
wants to merge 48 commits into
base: develop
Choose a base branch
from
Open

sso init #2001

wants to merge 48 commits into from

Commits on Oct 29, 2024

  1. sso init

    sadnub committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    eda5ea7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8dd805 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ba27ec View commit details
    Browse the repository at this point in the history
  4. implemented user session tracking, social account tracking, and block…

    …ing local user logon
    sadnub committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    9c15f4b View commit details
    Browse the repository at this point in the history
  5. fix settings

    wh1te909 authored and sadnub committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    0deb78a View commit details
    Browse the repository at this point in the history
  6. blacked

    wh1te909 authored and sadnub committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6c44191 View commit details
    Browse the repository at this point in the history
  7. format

    wh1te909 authored and sadnub committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d894f92 View commit details
    Browse the repository at this point in the history
  8. frontend needs to come first

    wh1te909 authored and sadnub committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    1c1d3bd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    46f0b23 View commit details
    Browse the repository at this point in the history
  10. isort

    wh1te909 authored and sadnub committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f326096 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9edb848 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ce11685 View commit details
    Browse the repository at this point in the history
  13. block local should be disabled by default

    wh1te909 authored and sadnub committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    ebefcb7 View commit details
    Browse the repository at this point in the history
  14. move settings before local import

    wh1te909 authored and sadnub committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    3bfa35e View commit details
    Browse the repository at this point in the history
  15. remove unused imports

    wh1te909 authored and sadnub committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    899111a View commit details
    Browse the repository at this point in the history
  16. blacked

    wh1te909 authored and sadnub committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    61790d2 View commit details
    Browse the repository at this point in the history
  17. fix some 500 errors

    sadnub committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    bacf415 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    66c7123 View commit details
    Browse the repository at this point in the history
  19. fix client ip not showing in audit log for sso logon and disable some…

    … unused urls and settings
    sadnub committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    5520a84 View commit details
    Browse the repository at this point in the history
  20. update reqs

    wh1te909 authored and sadnub committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    4fd772e View commit details
    Browse the repository at this point in the history
  21. blacked

    wh1te909 authored and sadnub committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c28d800 View commit details
    Browse the repository at this point in the history
  22. handle orphaned sso providers

    wh1te909 authored and sadnub committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    faa0e6c View commit details
    Browse the repository at this point in the history
  23. fix tests

    wh1te909 authored and sadnub committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    0bd09d0 View commit details
    Browse the repository at this point in the history
  24. update headers

    wh1te909 authored and sadnub committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    2c09ad6 View commit details
    Browse the repository at this point in the history
  25. move sso settings

    wh1te909 authored and sadnub committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    0383043 View commit details
    Browse the repository at this point in the history
  26. use exists

    wh1te909 authored and sadnub committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    0d021a8 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    0f86bbf View commit details
    Browse the repository at this point in the history
  28. formatting

    sadnub committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    18b1afe View commit details
    Browse the repository at this point in the history
  29. move inside if block

    wh1te909 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    8d543dc View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    2cbecaa View commit details
    Browse the repository at this point in the history
  2. move check to signup

    wh1te909 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    41e3d1f View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

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

Commits on Nov 1, 2024

  1. set icon based on provider

    wh1te909 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    cc1f640 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Configuration menu
    Copy the full SHA
    3851b09 View commit details
    Browse the repository at this point in the history
  2. forgot frontend

    wh1te909 committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    5bec476 View commit details
    Browse the repository at this point in the history
  3. fix tests

    wh1te909 committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    9624af4 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. fix pop

    wh1te909 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    f8314e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a5bfee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46c5128 View commit details
    Browse the repository at this point in the history
  4. redo migrations

    wh1te909 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    fb47022 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. update reqs

    wh1te909 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c35da67 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

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

Commits on Nov 10, 2024

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

Commits on Nov 15, 2024

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

    wh1te909 committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    150e319 View commit details
    Browse the repository at this point in the history
  3. update reqs

    wh1te909 committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    ecf5646 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f9fc48 View commit details
    Browse the repository at this point in the history