nextcloud-desktop/src
Christian Kamm be0fa72fcb
RemotePermissions: Fix empty vs null
Fixes two bugs that appeared since the introduction of the struct:
- when reading permissions from the journal, null ("") was read as
  empty-not-null
- when reading permissinos from the server, empty ("") was read as null

Addresses #4608
2020-12-15 10:58:03 +01:00
..
3rdparty Enable bugprone-narrowing-conversions clang-tidy check 2020-09-01 06:37:03 +00:00
cmd More cleanup of csync remains 2020-12-15 10:58:01 +01:00
common RemotePermissions: Fix empty vs null 2020-12-15 10:58:03 +01:00
crashreporter Install libocsync to lib/ without subfolder. 2020-12-15 10:57:56 +01:00
csync More cleanup of csync remains 2020-12-15 10:58:01 +01:00
gui FolderStatusModel: Do not abort applying selective sync if one folder has an error 2020-12-15 10:58:03 +01:00
libsync RemotePermissions: Fix empty vs null 2020-12-15 10:58:03 +01:00
CMakeLists.txt Windows: Enable CFG and SafeSEH linker security flags 2020-08-03 10:11:33 +02:00