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 domain allowlist #1237

Open
wants to merge 29 commits into
base: main
Choose a base branch
from
Open

Commits on Feb 19, 2024

  1. feat: add support for AUTH_GOOGLE_ALLOWED_DOMAINS environment variabl…

    …e to restrict Google sign-in to specific domains
    aablsk committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    a27701e View commit details
    Browse the repository at this point in the history
  2. feat: add Cloud Build configuration for building and deploying the La…

    …ngfuse app
    
    This commit adds a Cloud Build configuration file that specifies the steps for building and deploying the Langfuse app. The steps include building the Docker image, pushing it to a container registry, and deploying it to Google Cloud Run. The image that is built and deployed is "europe-west1-docker.pkg.dev/langfuse-test/langfuse/langfuse:latest".
    aablsk committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    652b615 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from CHAPTR-GmbH/Add-google-allowed-domains-sup…

    …port
    
    Add google allowed domains support
    aablsk committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    5263e42 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb608c8 View commit details
    Browse the repository at this point in the history
  5. chore: update Cloud Run deployment with new image using 'services upd…

    …ate' instead of 'run deploy' command
    aablsk committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    c48f9f4 View commit details
    Browse the repository at this point in the history
  6. chore: update build and push steps for Langfuse image

    The build and push steps for the Langfuse image have been re-introduced.
    aablsk committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    211748a View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Merge pull request #2 from CHAPTR-GmbH/Add-google-allowed-domains-sup…

    …port
    
    Add google allowed domains support
    aablsk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    c0fcf81 View commit details
    Browse the repository at this point in the history
  2. feat: add support for AUTH_GOOGLE_ALLOWED_DOMAINS environment variabl…

    …e to restrict Google sign-in to specific domains
    aablsk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    91a64ea View commit details
    Browse the repository at this point in the history
  3. feat: add Cloud Build configuration for building and deploying the La…

    …ngfuse app
    
    This commit adds a Cloud Build configuration file that specifies the steps for building and deploying the Langfuse app. The steps include building the Docker image, pushing it to a container registry, and deploying it to Google Cloud Run. The image that is built and deployed is "europe-west1-docker.pkg.dev/langfuse-test/langfuse/langfuse:latest".
    aablsk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    8f2a15c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7dbeb90 View commit details
    Browse the repository at this point in the history
  5. chore: update Cloud Run deployment with new image using 'services upd…

    …ate' instead of 'run deploy' command
    aablsk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    1893c68 View commit details
    Browse the repository at this point in the history
  6. chore: update build and push steps for Langfuse image

    The build and push steps for the Langfuse image have been re-introduced.
    aablsk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    7c0c877 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    445bcd5 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    c8128b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60b4d0a View commit details
    Browse the repository at this point in the history
  3. (chore): cleanup

    aablsk committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    f09a800 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15a3259 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

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

Commits on Feb 26, 2024

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

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    8f56b15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fc94cb View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

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

Commits on Mar 2, 2024

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

Commits on Mar 11, 2024

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

Commits on Apr 24, 2024

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

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    76284c4 View commit details
    Browse the repository at this point in the history
  2. fix: merge error

    aablsk committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    8a0d531 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

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