Results 6 issues of Dann Martens

### Background ### An application running with rebar3 shell failed to find the files it needed from the /priv directory. ### Environment ### ``` ----------------- Operating System: x86_64-pc-linux-gnu ERTS: Erlang/OTP...

Hi, I've found that in the generated PDF from an SVG image, the image has lost its original aspect ratio. For example, a setting of ``` preserveAspectRatio="xMidYMid meet" ``` will...

We've noticed that in our production environment, where we run multiple instances (19 right now) of asyncua-based OPC UA servers, some instances enter some strange mode from which recovery is...

Hi, I could be working under a wrong assumption here, but the idea was to manage multiple remote Docker hosts, each with a matching alias. When all Docker providers in...

![image](https://user-images.githubusercontent.com/263133/149631130-c03a8cf7-0731-4615-a007-1a54fa087715.png)

When using App Roles in an application, the returned "roles" field in the decoded JWT token cannot be accessed through the returned IDToken struct. There appears be a possibility to...

enhancement