Beat Küng
Beat Küng
You could add it to the `Data` class: https://github.com/PX4/pyulog/blob/main/pyulog/core.py#L487
Which part isn't clear? You can have a look at the implementation: https://github.com/PX4/pyulog/blob/main/pyulog/ulog2csv.py
Did you initialize the submodule? `git submodule init`
Thanks @probonopd, it's simple enough with a nice example script so that I quickly did it myself: https://github.com/bkueng/qMasterPassword/commit/01b178c124c0a6c6ba3a71af7746d1a61ad6676c. Here's the binary from master: https://drive.google.com/file/d/1LiaVX8WRrOXZtzkxtb0xla5Qo78e6E5X/view?usp=sharing Let me know if it works.
Ah, I was not aware of that. Is it the libc version that matters? I'll look into it.
This one is built with Ubuntu 14.04 (via docker): https://drive.google.com/open?id=11K9W33GdMbjqVI1ZXrWGnm-Iylxco3Cd
Hmm quickly looking at these: - https://github.com/flathub/flathub/issues/3281 - https://github.com/flatpak/flatpak-github-actions/issues/69 - https://discourse.flathub.org/t/flathub-in-2023/3808#direct-uploads-12 It seems not to be generally available yet.
You can select from different password policies with different length. But you are correct, some sites indeed have strange requirements for max length and forbidden symbols, that do not make...
Hi I'd have to look into it but at the moment I don't have the time. Doesn't it support JSON as well? At least I see it here: https://gitlab.com/MasterPassword/MasterPassword/blob/master/platform-independent/c/core/src/mpw-marshal.c#L362.
Sorry, I currently don't have the time to give this the proper review it deserves. I very much appreciate the good work you're doing @HTRamsey