ade - and file an issue in the Twisted issue
tracker to have your changes included in Twisted proper.
Shell
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
utven <_...@lvh.cc> wrote:
> Why does IUsernameHashedPassword have to be renamed? It sounds like it's the
> appropriate thing already.
>
>
> On Mon, Apr 1, 2013 at 10:55 PM, Shell wrote:
>>
>> The twisted.cred.IUsernamePassword interface declares:
>>
The twisted.cred.IUsernamePassword interface declares:
* IUsernamePassword.username - "The username associated with these credentials."
* IUsernamePassword.password - "The password associated with these credentials."
* IUsernamePassword.checkPassword(password) - "Validate these
credentials against
ved in the release.
Shell
Glyph wrote:
I think it might be time to have a maintenance release. Two issues in
particular stand out which might be suitable for inclusion in a
12.3.1:
* <[http://twistedmatrix.com/trac/ticket/6275:
<http://twistedmatrix.com/trac/ticket/6275>]>