Martin Wagner
Martin Wagner
Hi and sorry for my delayed response. This sounds like a nice thing to have in the role, could you explain a bit how the script works? Also I think...
Thanks for reporting this. Indeed requiring a big dependency that isn't needed seams bad. The entire `allow_build_from_source` part was contributed a while back so I'll have to take a look...
Sorry for the confusion. My point is about situations like this ```html ``` In this case it is possible to still execute htmx (and if present hyperscript) code as part...
The two example payloads I found are ```html ``` since HTMX accepts new configuration from within disabled blocks. And ```html ``` since somehow the disable check fails on html elements....
If you have your plain keyfile somewhere you should be able to export it using gpgs `--export-secret-ssh-key` without using `openpgp2ssh`. In theory that should work with `ed25519` keys. Sadly I...
> ``` > ❯ gpg --export-secret-ssh-key 0x29E9XXXXXXXXXX > gpg: key "0x29E9XXXXXXXXXX" not found: Not a Keygrip > ``` > > @mawalu Am I doing it wrong? any ideas? It seems...
I still encounter this issue a lot, even on 1.9.10 which should contain the fix from #3503. It mostly happens with one specific room, but maybe that room is just...
Thank you for your response and sorry for the inaccuracy, but we are using a `type: assets` field for this. At least in the translated version of the CP the...