Pierce Bartine
Pierce Bartine
### Description Slack has multiple different types of API tokens, each identified by a specific prefix. For example, bot users have a token prefixed with `xoxb`. Using browser devtools, one...
When attempting to run the program, it fails when attempting to build the Kubernetes client due to not supporting the OIDC auth method. This is relatively straightforward to remediate -...
Git now supports [signing commits with SSH keys](https://docs.gitlab.com/ee/user/project/repository/signed_commits/ssh.html). How feasible would it be to support this in Sapling? It looks like this is exposed by Git under the following config:...
**Describe the bug** If a Mongo database is provisioned at `database/config/mongo-example`, and _both_ username/password and TLS certificates are passed, the MongoDB x.509 auth mechanism will always win; this renders other...