Skip to content
  • Daniel Vrátil's avatar
    Fix reauthentication when OAuth token expires · 4f0be4f9
    Daniel Vrátil authored
    The Account was being created in a wrong way in AccountManager::account() which
    resulted in the auth dialog popping up every time token expired. Also the job
    was not restared after the token has been refreshed, which caused the slave
    to get stuck on current operation.
    4f0be4f9