i recall reading somewhere a hint on how to get more information when zope or plone simply decide to display the login box. i am struggling with a problem that i can't seem to solve, and i would love to know which permission is lacking. but i can't find the hint on the web no more. anyone remember? thanks! -- martin; (greetings from the heart of the sun.) \____ echo mailto: !#^."<*>"|tr "<*> mailto:" net@madduck keyserver problems? http://keyserver.kjsl.com/~jharris/keyserver.html get my key here: http://madduck.net/me/gpg/publickey only through hard work and perseverance can one truly suffer.
folks, i have a weird one here... i have a python script which adds two variables to the container.REQUEST object ("request.set('var', value)"). This works like a charm for the anonymous user, for the Owner, and of course, the Manager. However, if a regular Member executes the python script, s/he is asked to log in. what's the deal here? how can I allow Members to call scripts that change the REQUEST object? -- martin; (greetings from the heart of the sun.) \____ echo mailto: !#^."<*>"|tr "<*> mailto:" net@madduck keyserver problems? http://keyserver.kjsl.com/~jharris/keyserver.html get my key here: http://madduck.net/me/gpg/publickey "was aus liebe getan wird, geschieht immer jenseits von gut und böse." - friedrich nietzsche
also sprach martin f krafft <madduck@madduck.net> [2003.05.11.2310 +0200]:
i have a weird one here...
i have a python script which adds two variables to the container.REQUEST object ("request.set('var', value)"). This works like a charm for the anonymous user, for the Owner, and of course, the Manager. However, if a regular Member executes the python script, s/he is asked to log in. what's the deal here? how can I allow Members to call scripts that change the REQUEST object?
figured it out. it was actually a protected function in the page template which is called from the python script. sorry. -- martin; (greetings from the heart of the sun.) \____ echo mailto: !#^."<*>"|tr "<*> mailto:" net@madduck keyserver problems? http://keyserver.kjsl.com/~jharris/keyserver.html get my key here: http://madduck.net/me/gpg/publickey i welcome your constructive criticism and corrections.
i recall reading somewhere a hint on how to get more information when zope or plone simply decide to display the login box. i am struggling with a problem that i can't seem to solve, and i would love to know which permission is lacking. but i can't find the hint on the web no more. anyone remember?
You're looking perhaps for VerboseSecurity? http://hathaway.freezope.org/Software/VerboseSecurity --jcc
also sprach J Cameron Cooper <jccooper@jcameroncooper.com> [2003.05.13.0119 +0200]:
You're looking perhaps for VerboseSecurity?
Yes! Thank you! -- martin; (greetings from the heart of the sun.) \____ echo mailto: !#^."<*>"|tr "<*> mailto:" net@madduck keyserver problems? http://keyserver.kjsl.com/~jharris/keyserver.html get my key here: http://madduck.net/me/gpg/publickey why can't women put on mascara with their mouth closed?
participants (2)
-
J Cameron Cooper -
martin f krafft