Skip to content
Commit c1f058e4 authored by Marcus Lundblad's avatar Marcus Lundblad
Browse files

osmEdit: Use the call proxy when checking the OAuth access token

We can't rely on the sign-in proxy being availble to check for the
OAuth access token when trying to upload a changeset, since the
changes in https://bugzilla.gnome.org/show_bug.cgi?id=759464
since that proxy object will only be available right after a sign-in
operation now.
Instead check the call proxy, which is also updated on successfull
sign-in and in the keyring lookup callback.

https://bugzilla.gnome.org/show_bug.cgi?id=761019
parent 7d7171b1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment