- Feb 10, 2016
-
-
Vincent Petry authored
Only show link spinner if the share exists
-
Roeland Jago Douma authored
If there is no share to delete do not set the spinner. Fixes #21726
-
Thomas Müller authored
Notifications for remote shares
-
Thomas Müller authored
Hide updater.secret from occ output by default
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
This reverts commit 6bc93c74. Conflicts: apps/files_sharing/lib/external/manager.php
-
Jenkins for ownCloud authored
-
- Feb 09, 2016
-
-
Lukas Reschke authored
Add integrity protection using Encrypt-Then-MAC to default encryption module
-
Lukas Reschke authored
-
Vincent Petry authored
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.
-
Lukas Reschke authored
-
Björn Schießle authored
don't decrease ->version for part files but only a local variable, otherwise it can happen that we decrease it twice and end up with the wrong value
-
Vincent Petry authored
-
Björn Schießle authored
realPath should contain the path to the file we want to read, e.g. the version and not the original file
-
Lukas Reschke authored
-
Lukas Reschke authored
Prevents switching single blocks within the encrypted file.
-
Lukas Reschke authored
This way it is not possible anymore for an external storage admin to put up old versions of the file.
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Björn Schießle authored
-
Lukas Reschke authored
-
Björn Schießle authored
-
Björn Schießle authored
-
Björn Schießle authored
-
Björn Schießle authored
-
Lukas Reschke authored
-
Lukas Reschke authored
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.
-
Lukas Reschke authored
CTR is recommended over CFB mode.
-
Thomas Müller authored
Only set the default expiration date on share creation
-
Thomas Müller authored
Register process control signel handlers only on execution of the com…
-
Thomas Müller authored
Add SSO for updater application
-
Thomas Müller authored
update icewind/smb to 1.0.5
-
Thomas Müller authored
Save display name and email address on paste operations
-