On Aug 3, 2005, at 4:46 PM, Marc Rijken wrote:
Hi all,
Hi Marc.
I want to propose two little changes to SourceInputWidget
(zope.app.form.browser.source).
1. Context in Source
At this moment, it is not possible to use the context in the source,
because they do not get the context from th
Hi all,
I want to propose two little changes to SourceInputWidget
(zope.app.form.browser.source).
1. Context in Source
At this moment, it is not possible to use the context in the source,
because they do not get the context from the SourceInputWidget. For a
typical source, I need the context,
Dominik Huber wrote:
Provide ILocation by those adapters, use the
'locatalbe' attribute of the adapter directive (-> location proxied) or
set the permission explicitly to zope.Public.
Thanks for the reply
PsycopgAdapter inherits ZopeDatabaseAdapter, which provides ILocation
via IContained
Velko Ivanov wrote:
My bigger problem is that when I grant zope.Manager to an user in the
principals folder, it somehow doesn't get all permitions. I can still
manage the site and do everything, except use DA connections
(psycopgDA ones to be specific, I didn't check Gadfly), which require
zo
Hello,
in 3.1.0b1 and 3.1.0c1 I have this issue -
when I install PluggableAuthentication and add session credentials and
principals folder plugins, I can't login as users declared in
etc/principals.zcml any more (altrough they appear in the grant utility)
- only users in the principals folder