Review Request 119955: Port auth handler SASL operation from KWallet to Accounts SSO

Martin Klapetek martin.klapetek at gmail.com
Wed Aug 27 14:44:51 UTC 2014



> On Aug. 27, 2014, 4:39 p.m., David Edmundson wrote:
> > sasl-auth-op.cpp, line 79
> > <https://git.reviewboard.kde.org/r/119955/diff/1/?file=307835#file307835line79>
> >
> >     we can't have an #ifdef HAVE_SSO over here, and then explicitly use it somewhere else.

Yes, this needs to be removed.


> On Aug. 27, 2014, 4:39 p.m., David Edmundson wrote:
> > sasl-auth-op.cpp, line 80
> > <https://git.reviewboard.kde.org/r/119955/diff/1/?file=307835#file307835line80>
> >
> >     here we check m_accountStorageId is valid, and maps Tp accounts to SSO.
> >     
> >     I don't see why your new code has a config file, and if it is needed then this code here is super wrong.

Well I asked a while ago if there's a way to store the accounts id with the tp accounts, got no real answer so I went for a simple intermediate solution with using a config file so I can have it working.

I'll investigate how it used to use this in the kde4 version.


- Martin


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119955/#review65372
-----------------------------------------------------------


On Aug. 27, 2014, 4:09 p.m., Martin Klapetek wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/119955/
> -----------------------------------------------------------
> 
> (Updated Aug. 27, 2014, 4:09 p.m.)
> 
> 
> Review request for Telepathy.
> 
> 
> Repository: ktp-auth-handler
> 
> 
> Description
> -------
> 
> This makes auth handler look into the SSO storage for credentials. If the password is wrong, the user is prompted for new one and if he wants to save that password, the password is overriden in SSO.
> 
> 
> Diffs
> -----
> 
>   sasl-auth-op.cpp c54d662 
>   x-telepathy-password-auth-operation.cpp f999748 
>   x-telepathy-password-auth-operation.h 65d6462 
>   x-telepathy-password-prompt.h fa8c1ce 
>   x-telepathy-password-prompt.cpp b53b1f5 
> 
> Diff: https://git.reviewboard.kde.org/r/119955/diff/
> 
> 
> Testing
> -------
> 
> I created an account using KAccounts with both good and wrong password. With good password it just authenticates as expected, with wrong password I get a password prompt, entering a correct password makes it override the stored one and any further login does not spawn the password prompt again.
> 
> 
> Thanks,
> 
> Martin Klapetek
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-telepathy/attachments/20140827/bb4c66b0/attachment-0001.html>


More information about the KDE-Telepathy mailing list