[Pharo-project] proxy username and password
Hi! I am behind a fucki... proxy that requires user and password. The problem is that in the Pharo preferences I only see to set host and port, but not username and password. Do you know how can I manage this? Thanks! Mariano ps: I am in MacOS in case it helps
HTTPSocket useProxyServerNamed: proxyServerName port: portNum proxyUser: aString password: anotherString Cheers, Adrian On Dec 3, 2009, at 21:26 , Mariano Martinez Peck wrote:
Hi! I am behind a fucki... proxy that requires user and password. The problem is that in the Pharo preferences I only see to set host and port, but not username and password.
Do you know how can I manage this?
Thanks!
Mariano
ps: I am in MacOS in case it helps _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Ups...sorry I forgot to said that I wanted to user monticello. Sorry.. On Thu, Dec 3, 2009 at 9:29 PM, Adrian Lienhard <adi@netstyle.ch> wrote:
HTTPSocket useProxyServerNamed: proxyServerName port: portNum proxyUser: aString password: anotherString
Cheers, Adrian
On Dec 3, 2009, at 21:26 , Mariano Martinez Peck wrote:
Hi! I am behind a fucki... proxy that requires user and password. The problem is that in the Pharo preferences I only see to set host and port, but not username and password.
Do you know how can I manage this?
Thanks!
Mariano
ps: I am in MacOS in case it helps _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
I don't understand. The proxy settings are global, they are used for any HTTP requests, also for MC. Adrian On Dec 3, 2009, at 21:32 , Mariano Martinez Peck wrote:
Ups...sorry I forgot to said that I wanted to user monticello. Sorry..
On Thu, Dec 3, 2009 at 9:29 PM, Adrian Lienhard <adi@netstyle.ch> wrote:
HTTPSocket useProxyServerNamed: proxyServerName port: portNum proxyUser: aString password: anotherString
Cheers, Adrian
On Dec 3, 2009, at 21:26 , Mariano Martinez Peck wrote:
Hi! I am behind a fucki... proxy that requires user and password. The problem is that in the Pharo preferences I only see to set host and port, but not username and password.
Do you know how can I manage this?
Thanks!
Mariano
ps: I am in MacOS in case it helps _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
On Thu, Dec 3, 2009 at 9:41 PM, Adrian Lienhard <adi@netstyle.ch> wrote:
I don't understand. The proxy settings are global, they are used for any HTTP requests, also for MC.
hahahah sorry, it was me that I didn't understand. I just evaluated and worked like a charm!!! Now I wonder....can this be added to the preference browser? alain, what do you think ? Thank you so much! mariano
Adrian
On Dec 3, 2009, at 21:32 , Mariano Martinez Peck wrote:
Ups...sorry I forgot to said that I wanted to user monticello. Sorry..
On Thu, Dec 3, 2009 at 9:29 PM, Adrian Lienhard <adi@netstyle.ch> wrote:
HTTPSocket useProxyServerNamed: proxyServerName port: portNum proxyUser: aString password: anotherString
Cheers, Adrian
On Dec 3, 2009, at 21:26 , Mariano Martinez Peck wrote:
Hi! I am behind a fucki... proxy that requires user and password. The problem is that in the Pharo preferences I only see to set host and port, but not username and password.
Do you know how can I manage this?
Thanks!
Mariano
ps: I am in MacOS in case it helps _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
this was in the old one and yes we should create a setting. Alain showed us that with setting it remembers the last entries.... Really cool. Stef On Dec 3, 2009, at 9:48 PM, Mariano Martinez Peck wrote:
On Thu, Dec 3, 2009 at 9:41 PM, Adrian Lienhard <adi@netstyle.ch> wrote: I don't understand. The proxy settings are global, they are used for any HTTP requests, also for MC.
hahahah sorry, it was me that I didn't understand. I just evaluated and worked like a charm!!!
Now I wonder....can this be added to the preference browser? alain, what do you think ?
Thank you so much!
mariano
Adrian
On Dec 3, 2009, at 21:32 , Mariano Martinez Peck wrote:
Ups...sorry I forgot to said that I wanted to user monticello. Sorry..
On Thu, Dec 3, 2009 at 9:29 PM, Adrian Lienhard <adi@netstyle.ch> wrote:
HTTPSocket useProxyServerNamed: proxyServerName port: portNum proxyUser: aString password: anotherString
Cheers, Adrian
On Dec 3, 2009, at 21:26 , Mariano Martinez Peck wrote:
Hi! I am behind a fucki... proxy that requires user and password. The problem is that in the Pharo preferences I only see to set host and port, but not username and password.
Do you know how can I manage this?
Thanks!
Mariano
ps: I am in MacOS in case it helps _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Mariano Martinez Peck a écrit :
On Thu, Dec 3, 2009 at 9:41 PM, Adrian Lienhard <adi@netstyle.ch <mailto:adi@netstyle.ch>> wrote:
I don't understand. The proxy settings are global, they are used for any HTTP requests, also for MC.
hahahah sorry, it was me that I didn't understand. I just evaluated and worked like a charm!!!
Now I wonder....can this be added to the preference browser? alain, what do you think ?
Hi Mariano, he he he... it's in the slice I've sent to inbox today. you will be able to enter user name, password and also blab email from the setting browser. Alain
Thank you so much!
mariano
On Thu, Dec 3, 2009 at 9:54 PM, Alain Plantec <alain.plantec@free.fr> wrote:
Mariano Martinez Peck a écrit :
On Thu, Dec 3, 2009 at 9:41 PM, Adrian Lienhard <adi@netstyle.ch <mailto:adi@netstyle.ch>> wrote:
I don't understand. The proxy settings are global, they are used for any HTTP requests, also for MC.
hahahah sorry, it was me that I didn't understand. I just evaluated and worked like a charm!!!
Now I wonder....can this be added to the preference browser? alain, what do you think ?
Hi Mariano,
he he he... it's in the slice I've sent to inbox today. you will be able to enter user name, password and also blab email from the setting browser.
WOW!!! That's being fast :) I like the synergy of the community.
Alain
Thank you so much!
mariano
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (4)
-
Adrian Lienhard -
Alain Plantec -
Mariano Martinez Peck -
Stéphane Ducasse