Samuel Blickle
Samuel Blickle
Same here. I was able to resolve this issue by deleting / commenting out the `PAPERLESS_ALLOWED_HOSTS` and `PAPERLESS_CORS_ALLOWED_HOSTS` properties in my config and then restarting the application.
You are right, it is highly recommended to set these parameters, as it can leave your server vulnerable to some forms of HTTP request header and CORS attacks if you...
Have you tried adding `localhost` (as `localhost` - not as a local IP address) to the `PAPERLESS_ALLOWED_HOSTS`?
Looks like something with the privacy settings does indeed not work as expected. I set my privacy settings for links to 'Yes' but adding a link via the 'Quick Add...
This still seems to be relevant, at least it does for CalDAV.
This seems to be fixed in the cal.com version but not in the selfhosted one.
As a kind of hacky workaround I set my tag colors via sqlite. Just execute something like `UPDATE "tag_definitions" SET "color" = '#001122' WHERE "key" = 'sometag' AND "user_id" =...
> Weird, I can't explain how this is possible. Want me to make it a bit more weird? No problem: Recently I've discovered that the mirroring with the default encoder...
Yeah but this time it seems to be exactly the other way round. NOT using `--no-audio` fixing video capture here...
Same with `frida-server-17.1.0-android-arm64`