Grimeton
Grimeton
Hello, it should be CLEARLY MENTIONED IN THE README AND THE OTHER DOCS THAT USING THE OAUTH METHOD WITHOUT YOUR OWN SECURITY PROFILE FORWARDS THE auth_token AND THE refresh_token VIA...
Hello, situation on the Linux box: ip link create dev br0 type bridge ip link set dev eth0 master br0 ip link set dev eth0 up ip address add 10.1.1.254/24...
Hi, when using docker and setting iptables=false it's still messing with my iptables setup. False means that it is not touching iptables at all. The way this is treated in...
Hi, let's say we got the following situation. Source in: /usr/src/package Result in: /usr/src/package/build Now I auto generate the package.json file into /usr/src/package/build, because there are all the files that...
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE - [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field ### Checklist -...
Hi, put the file into the docker image so that one can do a one-stop-shop key generation. I don't want to pull down a git repo to generate keys that...
Hi, I'm missing an example that shows how to use the SockJS implementation as a client to send Json RPC2 information via the connection. KR, G.