- Send authentification request only if a proxy still exists for this auth

Merged Julien Wadel requested to merge fix/authentifications_loops into master
  • remove auth infos when removing proxy
  • add a "Not Proxy" state for registration to know if the current proxy is a candidate to registration
  • Adapt Account Model to ensure to use pointer when mixing javascript/C++
  • When clicking on Accounts, force authentification request if the current proxy is not registered

Merge request reports