[os-libsynthesis] Plain text (B64) authentication when plugin uses Password_MD5_Nonce_IN

2011-08-04 Thread Andris Pavenis
There is note in TPluginApiAgent::CheckLogin() that plain text authentication is impossible when plugin uses password verifucation type Password_MD5_Nonce_IN. I guess it is still possible as one have access to - user name - password - nonce value (it may however be queried in the begin of method

Re: [os-libsynthesis] Plain text (B64) authentication when plugin uses Password_MD5_Nonce_IN

2011-08-04 Thread Lukas Zeller
Hello Andris, On Aug 4, 2011, at 15:22 , Andris Pavenis wrote: > There is note in TPluginApiAgent::CheckLogin() that plain text authentication > is impossible when plugin uses password verifucation type > Password_MD5_Nonce_IN. > > I guess it is still possible as one have access to > - user name