Clay Rosenthal
Clay Rosenthal
#### Name of feature: Making `step ssh config --roots` respect context #### Pain or issue this feature alleviates: The command doesn't respect contexts #### Why is this important to the...
I want to be able to add a directory of notes recursively (or at least optionally recursively), to help import from other sources into standard notes. I am happy to...
#### Name of feature: Database/table check before creation #### Pain or issue this feature alleviates: Allowing operation with less privileged mysql user #### Why is this important to the project...
### What would you like to be added I want to run step ca as a less privileged user, who can only insert, update, and select from tables, without creating...
This repo has no LICENSE file or anything referencing a license. Is this under GPLv3 like the server code? Or AGPLv3 like the app code? Or something else entirely?
### What is the issue? I was trying to run `tailscale netcheck` as I had cycled our custom derp nodes and wanted to make sure the IPs were resolving correctly....
This PR is meant to add kdialog support for people running KDE Plasma desktop. I also changed the game list to be programmatic based on the contents of the directory,...
I would like to be able to set a default shebang/interpreter per language. I saw issue #355 mentions adding docs for adding new languages, but given it was still open...
The currently supported method of connecting to github is only through Personal access tokens, and the classic PATs, not even the newer fine grained ones. I'd like to be able...
Adding support for awscliv2, toggled by env var `AWS_CLI` being set to `v2` or `2` Taking a crack, as #31 is stale. Testing: ``` $ docker run --rm -it localhost/alpine/k8s:1.31.6...