nextcloud/apps
Lukas Reschke 59ebad0b53 Use an actual 16 byte long IV
The previous IV was actually 12 byte extended to 16 byte using base64. As the encrypted file should be fine with containing binary data as well we can simply remove the encoding like that here.
2016-02-09 23:43:24 +01:00
..
comments Collapse long comments 2016-02-08 10:05:03 +01:00
dav Merge pull request #20928 from owncloud/publicdav-check-permissions 2016-02-09 22:01:08 +01:00
encryption Use an actual 16 byte long IV 2016-02-09 23:43:24 +01:00
federatedfilesharing Set share owner and share initiator on upate as well 2016-02-09 15:41:06 +01:00
federation Forward exception message to the admin in case of errors and in case the remote server version is to low and appropriate message is displayed as well 2016-02-09 14:41:26 +01:00
files Adjust command description 2016-02-09 15:42:41 +01:00
files_external update icewind/smb to 1.0.5 2016-02-09 17:09:30 +01:00
files_sharing add tests 2016-02-09 15:03:00 +01:00
files_trashbin Consolidate getQuota and setQuota methods in User instance 2016-02-09 17:16:43 +01:00
files_versions Consolidate getQuota and setQuota methods in User instance 2016-02-09 17:16:43 +01:00
provisioning_api More fixed tests :) 2016-02-09 18:11:30 +01:00
systemtags Fix unit tests for system tag filter section 2016-02-09 11:22:05 +01:00
testing testing app: fix app name capitalization 2016-01-21 12:12:43 +01:00
updatenotification Add SSO for updater application 2016-02-09 20:28:30 +01:00
user_ldap More fixed tests :) 2016-02-09 18:11:30 +01:00