Brainslug

Results 194 comments of Brainslug

How will this external transport approach translate to Docker setups? Or will they still default to pino-pretty baked in?

Working from the CLI is mostly covered with this approach i think (not 100% sure about windows CLI but i think piping works well enough for this purpose). However Docker...

The delete permissions are not applicable here as "removing a related item from an o2m" is not a delete action but an edit to the foreignkey of the relation. If...

@azrikahar This issue comes up when the foreignKey is excluded from the edit field permissions. ![image](https://user-images.githubusercontent.com/9389634/209641023-eaeb0521-7b11-4c5c-bc27-c49fd94718bb.png) ![image](https://user-images.githubusercontent.com/9389634/209641063-eee63e21-9297-426b-8f39-2b52116dc0ee.png) Causing the O2M interface to think the relation is editable while it is...

> can be a potential security issue as the user is also able to see other users' files in a multitenant scenario. In such a scenario you'll want to make...

Waiting for refactor work being done in https://github.com/directus/directus/pull/22384 to properly resolve this issue

> Maybe helpful. I see in my storage that there are two cookies: > > * directus_session_token, which has a value > > * directus_refresh_token, which is empty > >...

Major version 9.0 was a complete rewrite in another language with another ecosystem so it's not unthinkable this may have broken for one reason or another however considering the `9.0.0`...

We work in public, you can follow the progress of the issue right here in the issue, no need to ask for updates 😄