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 30 commits into
base: develop
Choose a base branch
from
Open

sso init #2001

wants to merge 30 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