[Zope-PAS] New IChallengePlugin interface

Lennart Regebro regebro at nuxeo.com
Mon Oct 4 11:30:40 EDT 2004


Zachery Bir wrote:
> How does this sound as a replacement? Too wordy?
> 
> class IChallengePlugin( Interface ):
> 
>    """ Initiate a challenge to the user to provide credentials.
>    """
> 
>    def challenge( request, response, protocol, **kw ):

Didn't we agree to skip the protocol in this call, as it will always be 
the same as self.protocol or None?


More information about the Zope-PAS mailing list