Thomas Citharel
Thomas Citharel
Fixed through https://github.com/nextcloud/server/pull/49528
Unfortunately youtube-dl is python-only therefore this feature will not be available on many instances.
> Btw, what is the problem with youtube-dl being written in python? If it is installed, can't we just call it? And if not, we could return a blind test...
@aaa2000 Yeah, there was some discussions about it on https://github.com/wallabag/wallabag/issues/880
Is the `allow_calendar_link_subscriptions` config set by any chance? What does ``` occ config:app:get dav allow_calendar_link_subscriptions --details ``` returns?
/backport to stable31
/backport to stable30
Something like _Previous_/_Next_ buttons ?
Nope, that's a no-go in terms of security. Let's increase the refresh token lifetime instead.
Not permanent IMHO. If the user didn't log inside the app for something like a year, you can expect the app to ask the user again for credentials.