Thomas Citharel
Thomas Citharel
@miaulalala I think you got the wrong issue
> I don't know how it happened in the first place The original issue should be fixed. https://github.com/nextcloud/integration_google/issues/166
> One usecase is an "administrator" subscribing to an external public holiday calendar, which is then shared to all "users". This is only doable easily if users belong to a...
Symfony's validator should make things easier than `FILTER_VALIDATE_URL` to handle punny code and restrict protocols.
`X-Frame-Options` is a HTTP header, not a CSP policy. It's an old way to do exactly the same than the `frame-ancestors`, restricting which websites can embed a page. Nextcloud sets...
@ychaouche This should be fixed in newest versions, as I didn't encounter it lately. Please upgrade and tell us if the issue still happens.
> as I didn't encounter it lately Famous last words, reopening. EDIT: Actually it's a different issue.
Yup, seems fine
I also have some concerns with the whole thing: * From what I can see in the code, related resources are opened in the same tab by default, so people...
I support adding support for `VJOURNAL` by default to new calendars in the calendar app and to the default user « Personal » calendar. This could be done as part...