Fix saving of cookies
authorHannah von Reth <vonreth@kde.org>
Fri, 24 Jan 2020 16:57:34 +0000 (17:57 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:59:06 +0000 (10:59 +0100)
commit9564e5e92e071549ae956a566718c31bca8fd3d5
tree198d5422f567382bb96397c67faa93b06e57d7a6
parent3a3ccb0834bdeeda455e872bdf3ac3ea71bc7f90
Fix saving of cookies

Fixes: #7700
src/gui/accountmanager.cpp
src/libsync/cookiejar.cpp
src/libsync/cookiejar.h
test/CMakeLists.txt
test/testcookies.cpp [new file with mode: 0644]