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

Add SimpleLogin SSO #762

Merged
18 commits merged into from
May 14, 2024
Merged

Add SimpleLogin SSO #762

18 commits merged into from
May 14, 2024

Commits on May 3, 2024

  1. add simplelogin sso

    nobodyatroot committed May 3, 2024
    Configuration menu
    Copy the full SHA
    fc590c4 View commit details
    Browse the repository at this point in the history
  2. add doctrine migration

    nobodyatroot committed May 3, 2024
    Configuration menu
    Copy the full SHA
    212a9d7 View commit details
    Browse the repository at this point in the history
  3. add missing twig function

    nobodyatroot committed May 3, 2024
    Configuration menu
    Copy the full SHA
    8609ed2 View commit details
    Browse the repository at this point in the history
  4. fix endpoints and resources

    nobodyatroot committed May 3, 2024
    Configuration menu
    Copy the full SHA
    d3135f3 View commit details
    Browse the repository at this point in the history
  5. fix email resource

    nobodyatroot committed May 3, 2024
    Configuration menu
    Copy the full SHA
    6c02def View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Add SimpleLogin to SSO controlled user check

    nobodyatroot committed May 4, 2024
    Configuration menu
    Copy the full SHA
    87eb9eb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into add_simplelogin_sso

    debounced authored May 4, 2024
    Configuration menu
    Copy the full SHA
    0d8576d View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Merge branch 'main' into add_simplelogin_sso

    debounced authored May 5, 2024
    Configuration menu
    Copy the full SHA
    e07ea0c View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

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

Commits on May 12, 2024

  1. Merge branch 'main' into add_simplelogin_sso

    debounced authored May 12, 2024
    Configuration menu
    Copy the full SHA
    b3536db View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Merge branch 'main' into add_simplelogin_sso

    debounced authored May 14, 2024
    Configuration menu
    Copy the full SHA
    0a94145 View commit details
    Browse the repository at this point in the history
  2. use name instead of email during username creation

    nobodyatroot committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c7c436b View commit details
    Browse the repository at this point in the history
  3. add back slugger

    nobodyatroot committed May 14, 2024
    Configuration menu
    Copy the full SHA
    01b155c View commit details
    Browse the repository at this point in the history
  4. sanatize username generated from name

    nobodyatroot committed May 14, 2024
    Configuration menu
    Copy the full SHA
    383e081 View commit details
    Browse the repository at this point in the history
  5. fix lint

    nobodyatroot committed May 14, 2024
    Configuration menu
    Copy the full SHA
    3357047 View commit details
    Browse the repository at this point in the history
  6. check for existing user

    nobodyatroot committed May 14, 2024
    Configuration menu
    Copy the full SHA
    ce70393 View commit details
    Browse the repository at this point in the history
  7. fix lint

    nobodyatroot committed May 14, 2024
    Configuration menu
    Copy the full SHA
    83b8cb7 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' into add_simplelogin_sso

    debounced authored May 14, 2024
    Configuration menu
    Copy the full SHA
    81eb5a7 View commit details
    Browse the repository at this point in the history