1
0
mirror of https://github.com/chylex/Nextcloud-Desktop.git synced 2024-10-24 09:42:48 +02:00
Nextcloud-Desktop/test
Camila San 728154386c
Once client gets 401/403 from the server, check if remote wipe was requested.
- When the the users logs because of 401 or 403 errors, it checks if the
server requested the remote wipe. If yes, locally deletes account and folders
connected to the account and notify the server. If no, proceeds to ask the
user to login again.
- The app password is restored in the keychain.
- WIP: The change also includes a test class for RemoteWipe.

Signed-off-by: Camila San <hello@camila.codes>
2019-11-04 19:31:17 +01:00
..
benchmarks benchlargesync: Do several syncs 2017-10-05 22:01:36 +02:00
csync Fix fullPath matching 2019-08-15 03:00:26 +01:00
manual/favlink License: Adjust license of GPLv2 source files to GPLv2+ 2016-10-25 11:06:54 +02:00
mockserver Use QDateTime::currentDateTimeUtc instead of the non utc version 2017-10-05 22:01:37 +02:00
scripts t9.pl: Make more reliable 2017-10-05 22:01:42 +02:00
CMakeLists.txt Once client gets 401/403 from the server, check if remote wipe was requested. 2019-11-04 19:31:17 +01:00
nextcloud_add_test.cmake Rename owncloud tests to nextcloud 2019-11-04 19:31:07 +01:00
stubfolderman.cpp Once client gets 401/403 from the server, check if remote wipe was requested. 2019-11-04 19:31:17 +01:00
stubremotewipe.cpp Once client gets 401/403 from the server, check if remote wipe was requested. 2019-11-04 19:31:17 +01:00
syncenginetestutils.h Merge branch 'master' into upstream/pr/6674 2018-10-23 21:43:13 +02:00
test_journal.db test_journal.db: Add checksumtype table 2017-06-22 15:11:49 +02:00
testallfilesdeleted.cpp Updates test to fit new configuration default value. 2019-04-12 16:22:07 +02:00
testblacklist.cpp Blacklist: Add unittest #6411 2018-06-11 14:50:01 +02:00
testchecksumvalidator.cpp Move SyncJournalDB to src/common 2017-09-18 14:00:52 +02:00
testchunkingng.cpp Conflicts: Change tags to be more user friendly #6365 2018-06-11 14:40:40 +02:00
testconcaturl.cpp Utility: use QUrlQuery 2017-12-08 16:15:17 +01:00
testexcludedfiles.cpp issue1216: added sync-exclude entry for emacs recovery files 2019-10-17 20:37:11 +02:00
testfilesystem.cpp Move Utility to a new common static library 2017-09-05 17:25:19 +02:00
testfolder.cpp Move Utility to a new common static library 2017-09-05 17:25:19 +02:00
testfolderman.cpp Once client gets 401/403 from the server, check if remote wipe was requested. 2019-11-04 19:31:17 +01:00
testfolderwatcher.cpp testMove3LevelDirWithFile now uses mv function to move the directory 2019-05-09 04:12:33 -07:00
testhelper.h Once client gets 401/403 from the server, check if remote wipe was requested. 2019-11-04 19:31:17 +01:00
testinotifywatcher.cpp Move Utility to a new common static library 2017-09-05 17:25:19 +02:00
testnetrcparser.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testnextcloudpropagator.cpp Rename owncloud tests to nextcloud 2019-11-04 19:31:07 +01:00
testoauth.cpp TestOAuth: Don't have global static QObject 2018-09-09 18:16:59 +02:00
testownsql.cpp OwnSql: Fixup after feedback for #6388 2018-07-03 10:33:26 +02:00
testpermissions.cpp Data-Fingerprint: Fix backup detection when fingerprint is empty 2018-09-10 20:44:03 +02:00
testplan.txt Minor typos in client test section 2015-09-10 18:11:44 +05:45
testremotewipe.cpp Once client gets 401/403 from the server, check if remote wipe was requested. 2019-11-04 19:31:17 +01:00
testsyncconflict.cpp little loops optimization 2019-10-17 20:55:56 +02:00
testsyncengine.cpp Ensure GETFileJob notices finishing #6581 2018-09-09 11:50:00 +02:00
testsyncfileitem.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testsyncfilestatustracker.cpp Excludes: Refactor for pending improvements 2017-12-07 14:38:21 +01:00
testsyncjournaldb.cpp little loops optimization 2019-10-17 20:55:56 +02:00
testsyncmove.cpp little loops optimization 2019-10-17 20:55:56 +02:00
testupdater.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testuploadreset.cpp Use SyncJournalDb in csync 2017-09-26 11:03:23 +02:00
testutility.cpp Update testutility 2018-06-28 13:37:02 +02:00
testxmlparse.cpp Fix tests to actually compile 2018-06-28 13:37:02 +02:00