FelisCatus / switchysharp

Automatically exported from code.google.com/p/switchysharp
GNU General Public License v3.0
140 stars 50 forks source link

Add Authentication? #1040

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi There,

I think this is a really great extension but there is 1 thing missing, Would 
you be able to add the option to cache a username and password for each proxy?
I am using the service from Trusted Proxies where you receive an IP, Port, 
Username and Password. It would be great if you could add this functionality! :D

Thanks
Guy

*Note* : If you want to know how to config or operate, please use the "Help
me" template instead.
*Note* : Please ensure that you are using the newest version of
SwitchySharp plugin. You can update it by clicking the "Update Extension"
button in the "Developer mode" section in the extension management page.

----------

What enhancement do you suggest? (e.g. New function or features.)
Please provide as much details as possible.

Do you urgently need this enhancement?
Urgency: (High, Medium, Low)

Do you think this enhancement is important to the project?
Importance: (High, Medium, Low)

Thanks for your support.
The project members may request more info about the suggestion, or mark the
issue as "Fixed". Please check your email for updates on this issue.

Original issue reported on code.google.com by gedels...@outbrain.com on 20 Nov 2014 at 11:21

GoogleCodeExporter commented 9 years ago
See #173.

tldr; Passwords for proxies cannot be set in Chrome settings and must be done 
via webRequest API, which is complicated and requires too much permissions.

The issue is now tracked on https://github.com/FelisCatus/SwitchyOmega/issues/2 
But I don't have time for that at the moment.

Original comment by shyc2...@gmail.com on 20 Nov 2014 at 2:44