Change Summary:
removed the account from the
_finish
methods.
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 2 (+149 -255) |
Review Request #401 — Created Jan. 5, 2021 and submitted
Information | |
---|---|
grim | |
pidgin/pidgin | |
default | |
fe3c6d2e6362 | |
Reviewers | |
pidgin | |
Port the secret service keyring to PurpleCredentialProvider
Made sure passwords were created and deleted in seahorse.
removed the account from the
_finish
methods.
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 2 (+149 -255) |
libpurple/plugins/keyrings/secretservice.c (Diff revision 2) |
---|
If you pass the
callback
over here directly, then do you not get the wrongsource_object
in theGAsyncReadyCallback
?
Correctly proxy the GAsyncResults and make sure the provider gets set as active.
Testing Done: |
|
||||||
---|---|---|---|---|---|---|---|
Commit: |
|
||||||
Diff: |
Revision 3 (+261 -242) |
mark the secretservice plugin as autoload.
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 4 (+263 -243) |