Tim

Results 16 comments of Tim

java -cp "intellij-decrypt.jar;lib/*" org.corneliudascalu.intellijdecrypt.Main -f ./security.xml -p This worked for me on Windows

Is the Slack plugin open source? then i will take a look into it

Same Clion Version 2017.3.3 Windows 10 (Redstone 1)

this is a copy of the console https://pastebin.com/ret5SUMK

+1 I could use this very much. We do sanitation after an `ddev pull`. But when syncing acceptance or pre-prod environments I have to comment out the sanitation step, what...

I now use `yq` to remove the hooks temporary and after i set them back. My usecase lately is to sync pre-production to production. and backwards when the customer wants...

It is kinda related to https://github.com/wslutilities/wslu/issues/268 When you open a URL by wslu, it does a curl operation (to check for a valid url...) on the backgrond and then serve...

> Checking the URL first also leads to a problem if a cli utility like `drush` is creating one-time login link. Dispatching a HEAD request on a one-time-use URL before...

I noticed that https://github.com/int128/oauth2cli/pull/117 has already a PR

Allright, tldr; all I need is delayed/timed/scheduled publishing of secrets. So I can upload a secret at day x, set the publishing date, have the url ready for sharing purposes....