René Jochum

Results 32 comments of René Jochum

Sry was a wrong reference.

Here on Linux i have to run the albiondata-client with sudo, can you try that on your mac please?

Another option: * Open a Popup: "Allow connection from Firefox?"

LXD has a tool `fuidshift` which is made in go, you need to build it yourself (you get it when you make LXD)

You don't need to use LXD for only that tool, but you need the go ecosystem on your build machine.

Please check the logs of your browser, do you get a 405 Method not allowed? I got that for the url `https://registry.example.com/c/login` I fixed it by adding another Route to...

https://github.com/qooxdoo/qooxdoo/blob/release_5_0_1/framework/source/class/qx/data/controller/Form.js#L176 the Formcontroller uses the first value of an array as result - "IMultiSelection" implements "ISingleSelection" - so theres no way to retrieve data from a "List-a-like" Widget that has...

Hey @adlerhurst, many Thanks, a great Product you guys from Switzerland made. Kind regards from Vorarlberg, René

@abbot Thanks for your response. I would love SHA256 Crypt and SHA512 Crypt, 256 is used by Check_MK htpasswd. Code for them is here: https://github.com/GehirnInc/crypt - BSD-2 Clause