[Zope-Checkins] CVS: Packages/Products/IMAPAdapter - IMAPAdapter.py:1.7

michel@digicool.com michel@digicool.com
Tue, 11 May 1999 18:05:58 -0400


Update of /cvs-repository/Packages/Products/IMAPAdapter
In directory aldous:/projects/users/zmichel/lib/python/Products/IMAPAdapter

Modified Files:
	IMAPAdapter.py 
Log Message:
Must raise it's own Unauthorized,  because ZPublisher will ask user
databases above the IMAPAdapter to authenticated the user (which
doensn't work with cookie auth and doesn't make sense out of the
context of an IMAPAdapter anyway)

This has the unfortunate effect of breaking acquisition of things like 
standard_html_header, etc.