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

Handle lowercase environment variable names in proxy #3866

Merged
merged 6 commits into from
Apr 3, 2019
Merged

Conversation

flotwig
Copy link
Contributor

@flotwig flotwig commented Apr 2, 2019

Fixes #3865 by copying all *_proxy vars to their *_PROXY environment counterparts on server startup.

@flotwig flotwig changed the title [WIP] Handle lowercase environment variable names in proxy Handle lowercase environment variable names in proxy Apr 2, 2019
@flotwig flotwig requested a review from brian-mann April 2, 2019 19:00
@brian-mann brian-mann merged commit 16b939e into develop Apr 3, 2019
laurinenas pushed a commit to laurinenas/cypress that referenced this pull request Apr 28, 2019
* cli, server: check for lowercase environment variable too

* server: clean up proxy.ts to not use this

* rename to JS to prevent needing build process for tests to pass

* enable implicit any

* some cleanup, added tests around additional lowercased env vars


Co-authored-by: Brian Mann <brian.mann86@gmail.com>
@flotwig flotwig deleted the issue-3865 branch January 24, 2022 18:18
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.

2 participants