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

Allow larger request body in Auth Emulator. Fixes #3570. #3577

Merged
merged 3 commits into from Jul 15, 2021

Conversation

yuchenshi
Copy link
Member

Description

Fixes #3570.

Scenarios Tested

See integration test added.

Sample Commands

firebase emulators:start --import foo

@yuchenshi yuchenshi requested a review from sam-gc July 15, 2021 21:51
@google-cla google-cla bot added the cla: yes Manual indication that this has passed CLA. label Jul 15, 2021
scripts/triggers-end-to-end-tests/tests.ts Outdated Show resolved Hide resolved
scripts/triggers-end-to-end-tests/tests.ts Outdated Show resolved Hide resolved
scripts/triggers-end-to-end-tests/tests.ts Outdated Show resolved Hide resolved
Co-authored-by: Sam <samgho@google.com>
@yuchenshi yuchenshi merged commit f13b644 into master Jul 15, 2021
@yuchenshi yuchenshi deleted the ys/auth-body-size branch July 15, 2021 23:39
devpeerapong pushed a commit to devpeerapong/firebase-tools that referenced this pull request Dec 14, 2021
…ebase#3577)

* Allow larger request body in Auth Emulator. Fixes firebase#3570.

* CHANGLOG

* Apply suggestions from code review

Co-authored-by: Sam <samgho@google.com>

Co-authored-by: Sam <samgho@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Manual indication that this has passed CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"request entity too large" when trying to import into auth emulator
2 participants