David Pottage
David Pottage
> Honestly, I stop using this tool sobsob > by doing a simple search I have discovered a cool markdown editor called **stackedit.io** slackedit is non free, It is only...
Upvote for this. I don't want to leave my email password credentials lying around in the clear where they might be found by an unauthorised person, or included in a...
+1 this is a good idea. However, I don't think that it should be the default, and the docs for the feature should include some warning about it's use, because...
@Rictusempra The AES256 encryption on KeePass can easily be broken if the user is foolish. He might use a weak password that can be guessed, he might tell the password...
While adding a warning to the bottom of the readme is a useful step, and would have averted the problem for me because I do read them, I am still...
I will take a look. That was my change, and I did not realise that any downstream modules where relying on that API.
I can't reproduce the reported problem, as I don't have enough information to reproduce the reporter's setup. I have pushed a fix which I think should fix things, but I...
@djerius Thanks for your code example. I can now see what is going on, so I am confident my fix is safe. @xsawyerx are you able to merge the fix...
ugh indeed. At this point, I don't realy understand why these downstream modules are now broken. It looks like they are relying on undocumented behavor in Module::Starter::Simple, but I am...