Re: Python interceptors - no way to get peer identity - patch
Duncan Grisby <[email protected]> Tue, 07 Sep 2010 16:12:09 +0100
| Newsgroups | gmane.comp.corba.omniorb.devel |
|---|---|
| Message-ID | <1283872329.7204.27.camel@localhost> |
On Thu, 2010-06-10 at 14:27 +0400, Konstantin Olkhovskiy wrote: > finally i managed to code it down... It should not break any existing code. > One should pass optional second boolean argument to > addServerReceiveRequest or addClientReceiveReply, i.e.: > > interceptors.addServerReceiveRequest(validateCredentials, True) > interceptors.addClientReceiveReply(validateCredentials, True) Thanks. I've applied a slightly modified version of your patch. Cheers, Duncan. -- -- Duncan Grisby -- -- [email protected] -- -- http://www.grisby.org --