Joachim Van Herwegen
Joachim Van Herwegen
Seeing as the main problem was that it was not clear that this applied to the entire pod, the solution might just be to add a comment there saying something...
This can be blocking for me. This forces a PR that breaks data migration to also include a fix for that (even though we haven't established yet how to do...
Sure, could definitely move some functions there to the `scripts` folder if needed, and then import them in the `createAccountCredentials` script.
It is not immediately planned but there are some potential options of what could be done. First of all, a solution might be to use disk encryption so all data...
1 component that can be directly plugged in as both a data accessor here, and as a parser/serializer in Comunica seems unfeasible as the requirements of those interfaces differ quite...
If you want behaviour similar to 1.1.0 using setup, you need to check the `Expose a public root Pod` checkbox. This will create the root acl. Note that this is...
> _(I do realise that while I mentioned the `v1.1.0` experience in the OP, this is actually not entirely what I'm asking here. What I meant was indeed the beginner-friendly...
> Or could just be "sign up" / "log in" buttons. Could also become a multi-page thing (on the client, not on the server). The problem is that the registration...
My suggestion on how to implement this: All of this works from the assumption of still using our internal key/value system for this. Having storage that can be easily queried...
I have a working version of this locally that still requires a lot of cleanup before it can be pushed. I'll already give an overview of what the API currently...