geek-merlin
geek-merlin
see #29
I'd really love this! Just a note: Adding a keyword of "t" does not work via UI (in the sense it is not added). "et" for estimated time is my...
oh, i can see i can enable deferred tasks in the settings so there is a workaround and this is not major. so it boils down to the agenda tab.
With this it should be not too difficult to massage the patch: https://github.com/ptlis/diff-parser
Hmm, any hint on install is appreciated!
We ran into this in the drupal wrapper module [too](https://www.drupal.org/project/simplemde/issues/3073170). I'd say this is a major issue as ordinary users and integrators end up in a situation where they don...
Imho the best step forward is: * Prevent **all** ssh password logins by adding `PasswordAuthentication no` to file `/etc/ssh/sshd_config` * On help pages and/or volumio.local/dev page, add instructions * *If...
A cleaner way to do this: Change this line in `\Drupal\ui_patterns_library\Plugin\Deriver\LibraryDeriver::getExtensionLocations` that adds this prefix in the first place (and maybe clean up the 'root' property): ``` $this->extensionLocations[$this->root . DIRECTORY_SEPARATOR...
Tested the above fix worksforme.