Re: [Zope] GUF error: Unauthorized...

2000-10-27 Thread Zen
On Fri, 20 Oct 2000, Cesar A. K. Grossmann wrote: > raised an exception (('Unauthorized', 'crypt', The userAuthenticate, userDomains, userList, adn userRoles DTML Methods > are configurated to proxy the Manager role. -- Stuart Bishop Work: [EMAIL PROTECTED] Senior Syst

Re: [Zope] Feedback Requested: Editor Applet for Zope?

2000-05-24 Thread Stuart 'Zen' Bishop
ad users and the Vi users all happy - provided they can be bothered implementing their own backend). -- ___ // Zen (alias Stuart Bishop) Work: [EMAIL PROTECTED] // E N Senior Systems Alchemist Play: [EMAIL PROTECTED] //__ Computer Science, RM

Re: [Zope] Passing all POST variables?

2000-05-26 Thread Stuart 'Zen' Bishop
On Fri, 26 May 2000, Andrew H. Chatham wrote: > This works great, but I'd rather not limit people to passing things in > GET, for various reasons (quiz answers showing up in the browser > history, requests being too large, etc.). But I don't know what the > variables are beforehand, so I can't j

Re: [Zope] GUF and userList problems

2000-05-26 Thread Stuart 'Zen' Bishop
On Wed, 24 May 2000, Mabe, Brad wrote: > I am having problems with GUF authentication after including a call to a sql > method from within the GUF supplied userList method. I have GUF installed > correctly, and able to authenticate from a static list of users I created in > the userList method.

Re: [Zope] Higher Education

2000-05-27 Thread Stuart 'Zen' Bishop
___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )

[Zope] Re: GenericUserFolder Bug

2000-05-29 Thread Stuart 'Zen' Bishop
On Mon, 29 May 2000, Phil Harris wrote: > I've found a bug in GenericUserFolder. > > Basically if you try and do any restriction by domain then it will fail > every time. Thanks for the heads up. I've uploaded a patched version to zope.org. -- Stuart Bishop Work: [EM

Re: [Zope] Zope Chat

2000-05-30 Thread Stuart 'Zen' Bishop
On Wed, 31 May 2000, David Trudgett wrote: > At 03:40 2000-05-30 -0600, ethan mindlace fremen wrote: > > >Jim and Paul are going to be availiable for a chat about Zope, Perl > >Methods, and more. Please join us Wednesday, May 31, 1:00PM EST on > >irc.openprojects.net , on the #zope channel. >

Re: [Zope] Zope Email (syndication)

2000-05-31 Thread Stuart 'Zen' Bishop
On Wed, 31 May 2000, Steve Alexander wrote: > > If the goal is mail-in content, I'm not sure I understand IMAP to be > > anything approaching what you want: IMAP doesn't ACCEPT messages, > > at least not any of the IMAP servers I've seen, it serves messages > > up to clients (one of which could

Re: [Zope] Form POST Question (and a QUERY_STRING Q.)

2000-06-02 Thread Stuart 'Zen' Bishop
On Thu, 1 Jun 2000, Andrew H. Chatham wrote: > You can of course change it all into GET data and just join them > together using: >'%s=%s' % (url_quote_plus(name), url_quote_plus(data)) > and joinging with &, in which case you actually can do a redirect, but > presumably someone made it POST

Re: [Zope] Using sql to search in zope

2000-06-02 Thread Stuart 'Zen' Bishop
On Fri, 2 Jun 2000 [EMAIL PROTECTED] wrote: > I tried to build a search feature using sql in zope, this is what I normal > do in sql to do a range search : > > select * from table1 where table1_id = %field1_value% > > But when I try it with zope, it will become > > select * from table1 where t

Re: [Zope] detail record editing

2000-06-06 Thread Stuart 'Zen' Bishop
bit for It can be done with some badly documented magic (see http://www.zope.org/Members/Zen/howto/FormVariableTypes when zope.org is working again :-P) Example: In this example, the action is never called. If the user clicks on the delete button, the method 'delete' (generall

Re: [Zope] Too many Roles?

2000-06-06 Thread Stuart 'Zen' Bishop
On Mon, 5 Jun 2000, David Ornstein wrote: > >>> Is it crazy to have 20 or 30 roles in my Zope system? Nah. Note that you need to create roles at a point in the tree, and they then appear and are usable on the management interfaces from that point down. I have to restrict access t

[Zope] Re: [Zope-dev] possible security flaw? - and, request for a phoneconference.conference.

2000-06-08 Thread Stuart 'Zen' Bishop
On Wed, 7 Jun 2000, Jon Franz wrote: > Basically, if a user with manager privileges to a folder changes > their > password to be empty, then anyone (from permitted domains) can access the > management screen for that folder Without Logging On... Zope assumes that > you are the user without

Re: [Zope] Getting a specific user role

2000-06-08 Thread Stuart 'Zen' Bishop
On Thu, 8 Jun 2000, Mabe, Brad wrote: > Forgive me if this has been covered before. > > I am implementing a login/security scheme through the use of GUF and SQL > methods. My user and role information is kept in a SQL database and a user > can have more than one role assigned to him/her. > > W

Re: [Zope] generic user folder 1.2.4

2000-06-08 Thread Stuart 'Zen' Bishop
On Thu, 8 Jun 2000 [EMAIL PROTECTED] wrote: > today I have installed Generic user folder 1.2.4 > Zope version 2.1.6 > redhat 6.1 > on apache with zope.cgi Have you installed SiteAccess? I can't think of other products that might cause wierd stuff like this. It would be worth testing with a fres

Re: [Zope] generic user folder 1.2.4

2000-06-09 Thread Stuart 'Zen' Bishop
On Fri, 9 Jun 2000, Dan L. Pierson wrote: > Stuart 'Zen' Bishop writes: > > > > > Error type:KeyError > > > Error Value:Parent_url > > > > You will need to post the traceback. Parent_url isn't used in GUF > > anywhere, so I&#x

Re: [Zope] LoginManager HOWTO?

2000-06-14 Thread Stuart 'Zen' Bishop
On Tue, 13 Jun 2000, Cesar A. K. Grossmann wrote: > "Update (10/30/99): Zen has posted a product that has more functionality > than UserDB, called GenericUserFolder. " > > Well, looks like the GenericUserFolder is more advanced. So I go to its > page. In it there are

Re: [Zope] Login using Certificates

2000-06-14 Thread Stuart 'Zen' Bishop
On Tue, 13 Jun 2000, Alexandre A. Drummond Barroso wrote: > I have an installation of Zope as PCGI using Apache to communicate using SSL >connections. > When Apache starts a CGI (and PCGI) programs, it sets many SSL environment >variables, including e-mail and user id. > I would like to use thi

Re: [Zope] GUF broken with Zope 2.2 beta 1?

2000-06-15 Thread Stuart 'Zen' Bishop
On Thu, 15 Jun 2000, Tom Schwaller wrote: > I imported the folder from an older installation, but > the underlying Zope-API which GUF uses seems changed, > so it does not work. Quite possibly. No testing has been done under 2.2 yet - I know there will be issues with it as I have been watching