Douglas Maitelli

Results 44 comments of Douglas Maitelli

I like the idea of supporting multi task create, but I personally don't like de abc::xyz syntax and can't think of any other delimiter which would be better. Probably the...

@ManuelTS I just think it looks clearer and more user friendly to split the tasks in batch creation using flags or something else that don't append everything in a long...

DNS based is a must, http challenge would not work for all scenarios. In my case I have many internal only endpoints that do have valid certificates that currently are...

@BeryJu, makes sense, I was not aware of go-lego. This is the only feature currently preventing me of migrating from Traefik / Authelia. Thanks for all the hard work!

Ok, I am facing the same problem with different services of mine. I believe that the browser does not send session information to some types of requests (favicon, manifest, etc.)...

Just added a rule to bypass .webmanifest and manifest.json files (both are related to progressive web apps) and all the problems are gone now.

@james-d-elliott Exactly, it is the second. It happens if an app supports progressive web apps and includes a manifest file. In these cases the browser does not send session information...

What Home Assistant weirdness? I've been using Home Assistant behind Authelia with no issues for a long time.

> This is not actually a fix, it's a workaround for a bug in 1Password. I don't think it is a 1Password bug, and neither an Authelia bug, same behavior...

There is currently a definition for this library on DefinitelyTyped, it works really well but is not 100% accurate, some methods (createVersion, updateVersion) are listed there as expecting a string,...