Results 25 comments of LRVT

Maybe it is possible to implement the upload and processing of hcmask files by utilizing 'Task Groups'. For each uploaded hcmask file, you would create a new task group. Then...

@jc21 any updates or plans on this feature enhancement?

Guess this is a looping error, where JWT authentication breaks. I don't think you can proxy the proxy manager by itself.

Just tried it by myself. I am running the newest NPM docker image on my RPi 4. Just added a new proxy host as usual. Instantly worked, cannot reproduce an...

Cannot reproduce any looping bugs. Just specify the docker container name of your NPM instance and it should work. ![image](https://user-images.githubusercontent.com/21357789/163196012-ef7561e9-a8ac-4d31-ab4c-51679ccef137.png)

@ciur: All requests within the Papermerge web application that trigger a sensitive action use a csrf token (either within POST data or as `X-CSRFToken` HTTP header), so I assume the...

My [pull request](https://github.com/papermerge/papermerge-core/pull/6) for papermerge-core might fix this issue. For this pull request, mails are not permanently deleted, but marked as read/seen and moved to the trash folder. This simulates...

> My [pull request](https://github.com/papermerge/papermerge-core/pull/6) for papermerge-core might fix this issue. For this pull request, mails are not permanently deleted, but marked as read/seen and moved to the trash folder. >...

> Hello @l4rm4nd, > > The issue is that this server is configured to use TLS_CHACHA20_POLY1305_SHA256 as its most preferred TLS 1.3 cipher suite. > > When running `--server-defaults` testssl.sh...