Andy Ray
Andy Ray
Some of these may be fixed by using the newest version which hasn't been updated in this repo yet: https://github.com/moul/alfred-workflow-gauth/pull/27
The latest build of the workflow in the above PR enabled me to use Stripe's 2fa, which on the older version failed due to "invalid padding." Anyone can repeat what...
I came here to make this same PR. These two lastpass cli tickets also confirm these flags don't exist - https://github.com/lastpass/lastpass-cli/issues/470 - https://github.com/lastpass/lastpass-cli/issues/347
Yes, I'm sorry, I started a MooTools > jQuery refactor many moons ago but dropped the project for a while. I will look into reverting the site to the fully...
If you would like to test a fully working version of the function, you can copy what i have in my bashrc for now https://github.com/DelvarWorld/configs/blob/master/.bashrc#L371 up until the PS1 line
it's cause it has a local change made while doing the rebase step. so look for modified files IF IN A REBASE
well, that seems obvious. willfix.
confirmed, will fix
I've narrowed this down to a fairly small test case. This segfaults for me indeterminately, about 50% of the time: ``` require 'barby/barcode/data_matrix' require 'barby/outputter/png_outputter' require 'json' data = {...