1
0
Fork 0
Nextcloud-Desktop/src
Felix Weilbach b27eb606ed Don't log encryption data in release mode
We deliver our builds to users with debug logging enabled to have an
easier time finding problems. However, logging all the encryption data
in this loop is too much and should not be done in release mode.

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
2021-09-30 10:23:19 +00:00
..
3rdparty upgrade SQLite3 to 3.35.5 2021-05-17 09:48:15 +00:00
cmd Fix review comments + also check against trailing bakslash. 2021-09-30 08:55:43 +00:00
common Add workaround for issue discovered in https://github.com/owncloud/core/pull/38304 2021-08-16 13:05:39 +02:00
crashreporter Crashreporter: Apply the same hdpi settings as to the main gui 2020-12-15 10:59:18 +01:00
csync Fix warning by using qsizetype instead of size_t 2021-05-06 07:35:59 +00:00
gui Accept nc scheme in provider page 2021-09-14 14:33:53 +00:00
libsync Don't log encryption data in release mode 2021-09-30 10:23:19 +00:00
CMakeLists.txt Disable QtWebEngine automatic if not found 2021-06-24 15:43:51 +00:00