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 OIDC #374

Merged
merged 16 commits into from
Jul 15, 2023
Merged

Add OIDC #374

merged 16 commits into from
Jul 15, 2023

Commits on Jun 27, 2023

  1. build: add oauth2

    trueChazza committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    7b38244 View commit details
    Browse the repository at this point in the history
  2. feat: add initial flow

    trueChazza committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    60df3cd View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. feat: add oauth authentik

    trueChazza committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    6e089f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00eba48 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    eb2a50a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feature/add-oidc

    # Conflicts:
    #	lib/media_server_web/components/footer_component.html.heex
    trueChazza committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    90ca649 View commit details
    Browse the repository at this point in the history
  3. refactor: refactor

    trueChazza committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    0ad0f47 View commit details
    Browse the repository at this point in the history
  4. test: add mock server

    trueChazza committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    5d8f0fa View commit details
    Browse the repository at this point in the history
  5. refactor: refactor

    trueChazza committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    e002d39 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ed8afa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1eef965 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0397ba6 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' into feature/add-oidc

    # Conflicts:
    #	mix.lock
    trueChazza committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    1264bf3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f56b4ed View commit details
    Browse the repository at this point in the history
  11. refactor: refactor

    trueChazza committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    fe1c745 View commit details
    Browse the repository at this point in the history
  12. ci: refactor workflows

    trueChazza committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    a7705d4 View commit details
    Browse the repository at this point in the history