Jannik Stehle
Jannik Stehle
I'm having problems with the approach because the logout hook is basically fired *all* the time when using a client. E.g. when using Web, the hook gets called multiple times...
Not sure if I understand correctly, but such route already exists: https://github.com/owncloud/oauth2/blob/master/lib/Controller/PageController.php#L338. The problem still persists: when do we call/redirect to this route? It would need to be called from...
Closing in favour of these stories: * https://github.com/owncloud/web/issues/10951 * https://github.com/owncloud/web/issues/10952 * https://github.com/owncloud/web/issues/10953 A web worker for deleting files has been implemented already via https://github.com/owncloud/web/pull/10916.
Maybe not a Web issue at all, see https://github.com/owncloud/ocis/issues/9000.
Superseded by https://github.com/owncloud/web/pull/11498.
> Sonarcloud fails this for a11y reasons 😅 maybe time to remove the presentational tables? Yup, sounds like a good idea. Mind doing that in the course of this PR?...
I think this has been superseded by https://github.com/owncloud/web/pull/11396.
> @JammingBen could you list what would be needed to move this issue forward? @dschmidt Do you know from the top of your head? 🤔 I need to dig into...
As discussed with @dschmidt , we need to do some research here as this topic is super complex and none of us remembers the exact things that are needed here....
Okay so I digged into it, looks like we have all the necessary information from the server now. So all that's necessary is to get started in Web.