Open
Description
Install guests app and create a new guest
With any local user, share a folder with a guest user
Steps to reproduce
- Install guests app and create a new guestCr
- Create a guest user sharing a folder using an email
[email protected]
Expected behavior
It should not be tried to create skeleton files for guest users.
Actual behavior
A log is spotted in owncloud.log
{"reqId":"7KOeew8GHqOhrG3UPttZ","level":2,"time":"2019-11-27T11:00:06+00:00","remoteAddr":"172.25.0.1","user":"[email protected]","app":"no app in context","method":"POST","url":"\/login","message":"Skeleton not created due to missing write permission"}
Tested with oC 10.3.2 RC1 and Guests 0.8.2. It is NOT A REGRESSION.