diff options
author | Vincent Petry <pvince81@owncloud.com> | 2015-06-15 17:35:09 +0200 |
---|---|---|
committer | Vincent Petry <pvince81@owncloud.com> | 2015-06-15 17:35:09 +0200 |
commit | f98030020f5b368d24a8c25c24ef59dd4539137b (patch) | |
tree | 411081ea1023dff6dd9741e970c944301719cfb1 /apps/files_sharing/l10n/de.json | |
parent | b6165b68655fdf957d9b63ab982a5f8724fcc3de (diff) | |
download | nextcloud-server-f98030020f5b368d24a8c25c24ef59dd4539137b.tar.gz nextcloud-server-f98030020f5b368d24a8c25c24ef59dd4539137b.zip |
Properly set mtime on S3 for touch operation
The code was missing the "MetadataDirective".
Once added, some other parts of the code failed because the format of mtime was wrong.
So this PR uses the RFC format that the S3 library already uses.
Additionally, the code path where mtime is null was missing. Now defaulting to
the current time.
Diffstat (limited to 'apps/files_sharing/l10n/de.json')
0 files changed, 0 insertions, 0 deletions