Sascha Scandella
Sascha Scandella
This is a known issue. watchOS 6.x is currently not supported.
@pk1234 Do you get valid ics files with your replies? See also my comments in #1168. Thanks a lot for your other suggestions.
The solution with the fake $oldObj seems quite hacky. @evert I know it is sometimes difficult to remember commits that are years old. But could you shed some light on...
OK. Thank you very much for your reply and your great work you've done. I think this is a bug. If an external organzier creates an event (REQUEST) then no...
I've only tested it with an external organizer (Google Calendar and Outlook 365) and the attendee is using eM Client in conjunction with sabre/dav. The external organzier creates an event...
> and with this dirty fix every principal can read the FreeBusy report of every other principal. > > This leads me to the following questions: > > * What...
You write **some** read permissions. I don't quite understand how you would allow reading free busy operations with an own `User::getAcl()` method only.
@evert I get the point in extending the classes `Collection` and `User`, but I think it would be nicer if the sabre/dav core classes would handle this. In the `scheduleLocalDelivery`...
Thanks for the clarification. I actually assumed that this could be uncritical, since only the properties calendar-home-set and schedule-inbox-URL would be queried without ACL. Afterwards the ACL is used to...
Which version are you using? See also the following issue and workaround at the end. Does this solve your problem? https://github.com/sabre-io/dav/issues/1024