[Twisted-Python] Doubt regarding registerAdapter in sshsimpleserver.py

2011-06-23 Thread Anshul Singhle
Hi, I'm a Twisted newbie and I'm working on a custom ssh daemon for serving git. I happened to read one of the example files sshsimpleserver.py at * http://twistedmatrix.com/projects/conch/documentation/examples/* . At line 93 ExampleSession is registered as an Adapter for ExampleAvatar adapting it

Re: [Twisted-Python] twisted.cred implementation for LDAP, anyone?

2011-06-23 Thread Glyph Lefkowitz
On Jun 22, 2011, at 10:04 AM, Anton Gyllenberg wrote: > On Fri, Jun 17, 2011 at 8:55 PM, L. Daniel Burr wrote: >> As an aside, I recall that ldaptor never could become part of twisted, due >> to its licensing. I didn't see any license information in the new repo; I >> assume the code is still GP