]> source.dussan.org Git - nextcloud-server.git/commit
Use cache update instead of put for encryption version
authorVincent Petry <pvince81@owncloud.com>
Tue, 9 Feb 2016 21:34:22 +0000 (22:34 +0100)
committerLukas Reschke <lukas@owncloud.com>
Tue, 9 Feb 2016 22:43:28 +0000 (23:43 +0100)
commit45c78476f5baed56e4e8158ed5283057f35366dd
tree69fdea8cc795c521635bef5bddaa545cb38ac774
parent6724f765733fa67f6f3e3fd0fb6a6a23eaaa127b
Use cache update instead of put for encryption version

Saves a call to fetch the file id which didn't even work for a reason.

This fix properly sets the version in the database.
apps/encryption/lib/keymanager.php