Skip to content
Commit eeb68919 authored by Olivier Goffart's avatar Olivier Goffart
Browse files

Do not erase the username and password from the config if we never connected

If we never fetched the credidentials, the _user and _password will be empty,
we should therefore not try to save them because it would just erase them.

Version 1.5.2 always try to fetch the creds at startup.  But now we only
do it if we detect an internet connection
parent 9a607325
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