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

fixed otp config bug #233

Merged
merged 1 commit into from
Sep 8, 2024
Merged

fixed otp config bug #233

merged 1 commit into from
Sep 8, 2024

Conversation

fomalhautb
Copy link
Contributor

No description provided.

Copy link

vercel bot commented Sep 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
stack-backend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 8, 2024 6:35pm
stack-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 8, 2024 6:35pm
stack-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 8, 2024 6:35pm
stack-partial-prerendering ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 8, 2024 6:35pm

@fomalhautb fomalhautb merged commit af53d0c into dev Sep 8, 2024
18 of 19 checks passed
Copy link

zeropath-ai bot commented Sep 8, 2024

We have finished reviewing your PR. We have determined it as doing the following:
Based on the provided git diff, here are the key changes in bullet points:

  • Updated Node.js versions in GitHub Actions workflows:

    • Changed from [20.x, 22.x] to [20.x, 22.6] in both e2e-api-tests.yaml and lint-and-build.yaml
  • Removed OpenTelemetry-related configurations:

    • Removed OpenTelemetry dependencies from package.json
    • Removed OpenTelemetry environment variables and configurations
    • Deleted instrumentation.ts file
  • Updated OAuth mock provider URL:

    • Changed from http://localhost:8114 to http://localhost:8107 in environment files
  • Modified database initialization process:

    • Removed Docker-based database setup commands
    • Added instructions to manually start dependencies and initialize the database
  • Updated README with new setup instructions:

    • Added steps to start dependencies using Docker Compose
    • Updated database initialization commands
  • Removed Prisma preview features:

    • Removed previewFeatures from Prisma schema
  • Added new API endpoint:

    • Introduced /api/v1/contributors route for generating contributor images
  • Modified user authentication and authorization logic:

    • Updated access token decoding and validation process
    • Refactored admin access token checks
  • Updated dependencies:

    • Removed several OpenTelemetry-related packages
    • Updated versions of various dependencies
  • Made minor code improvements and refactoring across multiple files
    We have found no vulnerabilities.

Copy link

github-actions bot commented Sep 8, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant