25 Sep
2002
25 Sep
'02
3:18 p.m.
Hello: This is a great idea! Even better, it is very easy to implement. Brilliant. We will do it this way. Many thanks to all who responded. zope-dev rocks :) --Craeg Andreas Kostyrka wrote:
Am Die, 2002-09-24 um 19.41 schrieb Craeg K Strong:
Alternative number two is to force the user to reauthenticate-- somehow get the browser to popup a login screen where the user can type in the new username and password. This might be easier, b/c it is simply a matter of sending back the appropriate HTTP Header and status codes, right?
Create an object/page that is viewable by all users except the registrar user. Redirect the user to it.
Andreas