Results 56 comments of Jack Edwards

Strange. You could always copy the default values from the compose files, then override as necessary. I've never worked with Portainer before. Sent from Proton Mail mobile -------- Original Message...

Just now seeing this. Apologies. My first thought it Portainer is not observing the `.env` file in the root of the repo. Portainer suggest renaming the `.env` file to `stack.env`...

https://caddy.community/t/inexplicable-net-err-failed-and-status-0-responses/23741 https://issues.chromium.org/issues/339788214

I don't want to overload this issue too much, but keep in mind while working on the UI that we may also want to fetch and show the API version...

With respect to the code, this is where the signing algorithm and key are configured: https://github.com/Crypter-File-Transfer/Crypter/blob/main/Crypter.Core/Identity/TokenParametersProvider.cs I would tackle this issue across multiple parts: 1. Read up on JWTs, understand...

@rkj43 I understand these "Good First Issues" are learning opportunities for a lot of people. I can help you out as much (or as little) as you need. Just reach...

This does look correct, or at least very close to correct. I'd need to play around with your code to make sure. If you open a Pull Request, I can...

@rkj43 I understand. I've contributed to the project much less over the past couple of months as parenthood and a new job have taken priority. Good luck on the job...

This is impressive. I'll need to process the code for a bit.