Skip to content

Conversation

@blizzz
Copy link
Member

@blizzz blizzz commented Jun 11, 2016

Today's master downstream ⚽

@LukasReschke @MorrisJobke @Mar1u5

icewind1991 and others added 30 commits June 2, 2016 15:07
Fixes #24868

The writable mask was a bit misleading. We should wrap with the
sharepermissions (as they are used everywhere else). The
PERMISSIONS_SHARE are added since that is required for the public link
check plugin.
A share can only be requested by 3 'types' of people

* owner
* initiator
* recipient

So we have to get the path as the current user. Since that is the only
path that has any meaning to the user.
Filter private calendar objects in shared calendars
Fixes issue where Chrome would append ".txt" to XML files when
downloaded in the web UI
DAV now returns file name with Content-Disposition header
Use the correct realm for basic authentication
Add repair step to clean old calendar shares
Use array_merge when reading cached groups members
Extract CLASS property from calendar object and store it in the database
Check 2FA state for raw php files too
rullzer and others added 13 commits June 10, 2016 12:44
Fixes #22978

On some older installations the permissions for the userRoot and the
avatars are not correct. This breaks since we now use the Node API in
the avatar code.

This repair job makes sure that the permissions are set correctly.

* Unit tests added
Wrap publicwebdav in sharePermission mask
Use capped cache for encryption's user access list
Repair job to fix permissions for avatars
Propagator batching for the file scanner
@blizzz blizzz added this to the Nextcloud 10 milestone Jun 11, 2016
@LukasReschke
Copy link
Member

LukasReschke commented Jun 12, 2016

LGTM

1 similar comment
@MorrisJobke
Copy link
Member

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants