chore: disable auth on serverless#4721
chore: disable auth on serverless#4721NathanFlurry wants to merge 1 commit into04-23-chore_fix_cors_for_envoysfrom
Conversation
PR #4721 Review: chore: disable auth on serverlessOverviewThis PR temporarily disables token authentication on the serverless Security Concerns (Primary)
Code QualityPositives:
Suggestions:
SummaryThe change is a deliberate and documented security regression with a clear rationale. Draft status is appropriate. The main ask before merging is to ensure a tracking issue exists for re-enabling auth, so this doesn't slip through. Everything else (logging, dep cleanup, error removal) looks correct. |
Preview packages published to npmInstall with: npm install rivetkit@pr-4721All packages published as Engine binary is shipped via Docker images: docker pull rivetdev/engine:slim-a4e11fe
docker pull rivetdev/engine:full-a4e11feIndividual packagesnpm install rivetkit@pr-4721
npm install @rivetkit/react@pr-4721
npm install @rivetkit/rivetkit-napi@pr-4721
npm install @rivetkit/workflow-engine@pr-4721 |
5c4d677 to
f7cc2ed
Compare
3e36ca3 to
e5e5267
Compare
f7cc2ed to
3f52ae7
Compare
e5e5267 to
12a86d5
Compare
3f52ae7 to
d81be66
Compare
12a86d5 to
54eeddd
Compare
54eeddd to
f700e8a
Compare
f700e8a to
c2c77e5
Compare
c2c77e5 to
8bc569f
Compare
1d1fa8a to
6b87b7e
Compare
8bc569f to
1eb664c
Compare
6b87b7e to
df85d9b
Compare
1eb664c to
77e200d
Compare
|
Landed in main via stack-merge fast-forward push. Commits are in main; closing to match. |

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: