Bring back the automatic authentication popups
authorJocelyn Turcotte <jturcotte@woboq.com>
Thu, 21 Jan 2016 12:33:03 +0000 (13:33 +0100)
committerJocelyn Turcotte <jturcotte@woboq.com>
Fri, 22 Jan 2016 13:25:36 +0000 (14:25 +0100)
commit8486a2fd2be03c7d2eeb0ad8539c23e2bdf5a7b6
treeff4fec148658a26d4b36cc33bbc208298e36d688
parentf15f4aa8861eab42782d5836ed935c902863c555
Bring back the automatic authentication popups

Users have complained that they don't see the notification when it is
shown and are not aware that their files aren't syncing.

Remove the non-interactive credentials fetch logic and add make sure
that the shibboleth popup will flash in the taskbar instead.
This will still not allow the popup to show in front in all cases,
but this is a compromise that we have to chose.

This reverts commit dcb687929f1323e9fea8a9e4bd48cdd3fa8312d9.
Issue https://github.com/owncloud/enterprise/issues/990
src/gui/accountstate.cpp
src/gui/accountstate.h
src/gui/application.cpp
src/gui/creds/shibbolethcredentials.cpp
src/libsync/creds/tokencredentials.cpp
src/libsync/creds/tokencredentials.h