solid-nextcloud
solid-nextcloud copied to clipboard
A plugin to make Nextcloud compatible with Solid
This reverts commit 6d3c6cfb9d131777be9f59c225660a8e24a3a9d1.
OC\\Security\\RateLimiting\\Backend\\DatabaseBackend::__construct(): Argument #1 ($dbConnection) must be of type OCP\\IDBConnection, OC\\AllConfig given, called in /var/www/html/lib/private/Server.php on line 852 ``` {"reqId":"yI7uu5w2n0gBb52Yc12a","level":3,"time":"2023-07-03T13:51:52+00:00","remoteAddr":"172.28.0.2","user":"einstein","app":"index","method":"GET","url":"/index.php/apps/solid/@einstein/","message":"OC\\Security\\RateLimiting\\Backend\\DatabaseBackend::__construct(): Argument #1 ($dbConnection) must be of type OCP\\IDBConnection, OC\\AllConfig given, called...

See https://github.com/solid/specification/pull/264/
https://localhost/apps/solid/ still shows just an unformatted string 'Hello World'
If you register a client with redirect_uris: [ x ], then send an authorize/ request with redirect_uri: y, the request is accepted, and you get redirected to x. I think...
I just installed the Nextcloud plugin, and while the admin UI works, actually trying to sign in to one of the listed Solid apps, or into [Penny](https://penny.vincenttunru.com/), doesn't seem to...