Commit d7ef7cb
committed
fix(encryption): allow encrypting a new folder if it was synced
if the folder has a fileid, it means that it was created on server
most probably we can encrypt it with success
previous code was skiping encryption if some ignored files have been
reported (even if it was unrelated to the folder we want to encrypt)
Signed-off-by: Matthieu Gallien <[email protected]>1 parent 0701a5f commit d7ef7cb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
397 | | - | |
| 397 | + | |
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
| |||
0 commit comments