Fix persistent two factor auth notification.
authorCamila <hello@camila.codes>
Wed, 21 Sep 2022 15:22:01 +0000 (17:22 +0200)
committerCamila (Rebase PR Action) <hello@camila.codes>
Tue, 27 Sep 2022 14:49:29 +0000 (14:49 +0000)
commit348c9ea91552cdbed2ef2505b7309dade5e3c833
treeda51ab1bc07d4da18bfcd2a94262d354420fa5e7
parentf3513aaafe85e9787c28c9158ed86cabfae6b890
Fix persistent two factor auth notification.

The server app returns a 202 code when the request succeeded, which was
not taken into account.

Signed-off-by: Camila <hello@camila.codes>
src/gui/ocsjob.h
src/gui/tray/ActivityActionButton.qml
src/gui/tray/ActivityItemActions.qml
src/gui/tray/usermodel.cpp