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

Idea: Mimosa Proxy Config #372

Open
Anachron opened this issue Feb 27, 2014 · 3 comments
Open

Idea: Mimosa Proxy Config #372

Anachron opened this issue Feb 27, 2014 · 3 comments

Comments

@Anachron
Copy link
Contributor

Add options to Mimosa for proxy-settings.
Could be either a long string with all data (test:[email protected]:1337) or single-parameter values, like

user: test
pass: safe
domain: any.com
port: 1337

You could allow a new CLI cmd for mimosa to save it and ask for manual typing or auto search (npm/bower/ENV-checks).

Edit: Where you need this? For all HTTP outbound traffic, like Mimosa-Mod-Search, Mimosa-Skel-Seach and more. You could write a little options wrapper and pass it to mimosaConfig in every module.

@Anachron
Copy link
Contributor Author

Ping @dbashford

@dbashford
Copy link
Owner

Some day!

@Anachron
Copy link
Contributor Author

Should be noted here, dont save it inside mimosa-config.coffee, but rather inside a file of '.mimosa'. Everything else is user unfriendly and can break app whenever pushing new configs.

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

No branches or pull requests

2 participants