Detect maintenance mode #4485
authorChristian Kamm <mail@ckamm.de>
Mon, 8 May 2017 10:39:08 +0000 (12:39 +0200)
committerMarkus Goetz <markus@woboq.com>
Thu, 11 May 2017 09:39:49 +0000 (11:39 +0200)
commit4b6edaa01aad2fc54e1b75dd964845252d40a826
tree7f63edb593605a037bff9f310aad470bbd5649d4
parent8da7919a4375990c69569c56de5a17ff1464ded4
Detect maintenance mode #4485

When we first detect a 503 (probably from a PROPFIND) and enter the
ServiceUnavailable state, we new trigger a status.php query that will
switch the state to MaintenanceMode if necessary.
src/gui/accountsettings.cpp
src/gui/accountstate.cpp
src/gui/accountstate.h
src/libsync/connectionvalidator.cpp
src/libsync/connectionvalidator.h