[Zope] Basic Authentication SSL Redirector

2006-06-23 Thread Josef Meile
Hi, After having started the thread about securing CookieCrumbler[1], I figured out that it was better to secure Basic Authentication instead. So, I just created a new Product, called JMSSLBasicAuth[2], which is based on the CookieCrumbler Transversal Hook. Instead of Cookie Authentication, I

Re: [Zope] Basic Authentication SSL Redirector

2006-06-23 Thread Tino Wildenhain
Josef Meile schrieb: Hi, After having started the thread about securing CookieCrumbler[1], I figured out that it was better to secure Basic Authentication instead. So, I just Which is actually identically :-) Its just a different HTTP-Header involved :-) created a new Product, called

[Zope] Re: Basic Authentication SSL Redirector

2006-06-23 Thread Josef Meile
After having started the thread about securing CookieCrumbler[1], I figured out that it was better to secure Basic Authentication instead. So, I just Which is actually identically :-) Its just a different HTTP-Header involved :-) Yes, but you won't send your credentials in plane text as you do

Re: [Zope] Re: Basic Authentication SSL Redirector

2006-06-23 Thread Tino Wildenhain
Josef Meile schrieb: After having started the thread about securing CookieCrumbler[1], I figured out that it was better to secure Basic Authentication instead. So, I just Which is actually identically :-) Its just a different HTTP-Header involved :-) Yes, but you won't send your

[Zope] Import Modules

2006-06-23 Thread Luiz Fernando B. Ribeiro
Hello, I manage my own servers developing web applications and I would like to remove the import restrictions of python modules in python scripts. Is it possible? How can I allow other modules to be imported? I have been using external modules but it is starting to become nonproductive since

Re: [Zope] Import Modules

2006-06-23 Thread Jim Washington
Luiz Fernando B. Ribeiro wrote: Hello, I manage my own servers developing web applications and I would like to remove the import restrictions of python modules in python scripts. Is it possible? How can I allow other modules to be imported? I have been using external modules but it is

Re: [Zope] Import Modules

2006-06-23 Thread Jonathan
- Original Message - From: Luiz Fernando B. Ribeiro [EMAIL PROTECTED] To: zope@zope.org Sent: Friday, June 23, 2006 8:40 AM Subject: [Zope] Import Modules Hello, I manage my own servers developing web applications and I would like to remove the import restrictions of python

Re: [Zope] Import Modules

2006-06-23 Thread Andreas Jung
--On 23. Juni 2006 09:40:41 -0300 Luiz Fernando B. Ribeiro [EMAIL PROTECTED] wrote: Hello, I manage my own servers developing web applications and I would like to remove the import restrictions of python modules in python scripts. Is it possible? How can I allow other modules to be

[Zope] Re: Basic Authentication SSL Redirector

2006-06-23 Thread Josef Meile
Yes, but you won't send your credentials in plane text as you do with CookieCrumble, will you? Well, its more or less exactly the same as with BasicAuth :-) (base64 plaintext vs. plaintext in html forms does not really matter) Yes, but if you set only the authentication header in https and

Re: [Zope] Re: Basic Authentication SSL Redirector

2006-06-23 Thread Tino Wildenhain
Josef Meile schrieb: Yes, but you won't send your credentials in plane text as you do with CookieCrumble, will you? Well, its more or less exactly the same as with BasicAuth :-) (base64 plaintext vs. plaintext in html forms does not really matter) Yes, but if you set only the authentication

[Zope] Re: Issue 1896: manage_changeProperties() vs manage_addProperty()

2006-06-23 Thread Florent Guillaume
Berthold Stöger wrote: Hello, in Issue #1896 (http://www.zope.org/Collectors/Zope/1896), I describe a difference in the behaviour of manage_changeProperties() and of manage_addProperty(): An array of ints is converted to an array of strings with manage_addProperty(), but not with

[Zope] Re: Import Modules

2006-06-23 Thread Florent Guillaume
Andreas Jung wrote: I manage my own servers developing web applications and I would like to remove the import restrictions of python modules in python scripts. Is it possible? How can I allow other modules to be imported? I have been using external modules but it is starting to become

[Zope] Re: Import Modules

2006-06-23 Thread Florent Guillaume
Andreas Jung wrote: I manage my own servers developing web applications and I would like to remove the import restrictions of python modules in python scripts. Is it possible? How can I allow other modules to be imported? I have been using external modules but it is starting to become

[Zope] Improved Zope Org Proposal

2006-06-23 Thread Andrew Sawyers
Sorry for the cross-post; lets but wanted to make sure those on the zope-web list saw this. Lets keep this on the zope list going forward. For sometime, we have tried to coordinate various numbers of people in the community to get an improved Zope.org up and functional. Some of this improvement

[Zope-Checkins] SVN: Zope/branches/tseaver-retire_zpkg/ Branch to back out 'zpkg'-based releases for Zope 2.9+.

2006-06-23 Thread Tres Seaver
Log message for revision 68803: Branch to back out 'zpkg'-based releases for Zope 2.9+. Changed: A Zope/branches/tseaver-retire_zpkg/ -=- Copied: Zope/branches/tseaver-retire_zpkg (from rev 68802, Zope/branches/2.9) ___ Zope-Checkins maillist

[Zope-Checkins] SVN: Zope/branches/tseaver-retire_zpkg/buildsupport/ No buildsupport.

2006-06-23 Thread Tres Seaver
Log message for revision 68804: No buildsupport. Changed: D Zope/branches/tseaver-retire_zpkg/buildsupport/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org http://mail.zope.org/mailman/listinfo/zope-checkins

[Zope-Checkins] SVN: Zope/branches/tseaver-retire_zpkg/releases/ No 'releases'.

2006-06-23 Thread Tres Seaver
Log message for revision 68805: No 'releases'. Changed: D Zope/branches/tseaver-retire_zpkg/releases/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org http://mail.zope.org/mailman/listinfo/zope-checkins

[Zope-Checkins] SVN: Zope/branches/tseaver-retire_zpkg/ Note dropping of 'zpkg'; use a current version number.

2006-06-23 Thread Tres Seaver
Log message for revision 68810: Note dropping of 'zpkg'; use a current version number. Changed: U Zope/branches/tseaver-retire_zpkg/doc/CHANGES.txt U Zope/branches/tseaver-retire_zpkg/setup.py -=- Modified: Zope/branches/tseaver-retire_zpkg/doc/CHANGES.txt