Get rid of ShibbolethRefresher
authorJocelyn Turcotte <jturcotte@woboq.com>
Fri, 4 Sep 2015 20:28:21 +0000 (22:28 +0200)
committerJocelyn Turcotte <jturcotte@woboq.com>
Sat, 5 Sep 2015 13:45:54 +0000 (15:45 +0200)
commit94a57fe8d52dc8e44d6598b16204a307818a0a4a
treec0db8082c6040565b3b9198d18a48318c79ae8e7
parentdcb687929f1323e9fea8a9e4bd48cdd3fa8312d9
Get rid of ShibbolethRefresher

This is only for neon and not necessary if we want to show a notification
instead of a login window when the network reports invalid credentials.
src/gui/CMakeLists.txt
src/gui/creds/shibboleth/shibbolethrefresher.cpp [deleted file]
src/gui/creds/shibboleth/shibbolethrefresher.h [deleted file]
src/gui/creds/shibbolethcredentials.cpp
src/gui/creds/shibbolethcredentials.h
src/libsync/creds/abstractcredentials.h
test/CMakeLists.txt