Jeppe Fihl-Pearson

Results 14 issues of Jeppe Fihl-Pearson

This adds the `-keychain` parameter to all commands which can be supplied a path to where the user want 2fa to place the keychain and read it from. The default...

cla: yes

First of, thank you for making Logtrail! I have just upgraded Elasticsearch and Kibana in a cluster, and noticed that it outputted the following message when it started up: >...

## Proposed changes This adds a new backend for Facebook Limited Login This is a new login method for Facebook which uses OpenID Connect and doesn't have the ability to...

It should be possible to have a task which involves reopening tabs or restoring previous sessions in Firefox. I don't have any code to go along with this right now,...

First of all, thank you for this utility. It's handy for quickly going through dependency updates across many repositories. When I open a PR in a browser, I notice that...

When building the Docker image on a platform such as arm64, the generated binary is instead located inside the `/go/src/terraform-docs/bin/linux-arm64/` folder, meaning the second stage of the Docker image build...

docker
size/XS

It has felt awkward every time I've tried to add a new command to the CLI, and the current help output doesn't show all available sub-commands because the commands are...

Looking at the Git history for `jamo/__init__.py` indicates that two new releases should have been made of the library, 0.4.2 and 0.4.3, but neither of them are available on PyPI:...

When doing a query which doesn't match any records, the callback is called with the error argument set to `Error: No records`. Is this the right thing to do? Wouldn't...

There are two issues I haven't figured out how to solve properly in your code: 1. If the `tiny` script is ran without any arguments, the program doesn't output anything...