-
When the user submits the back-up email, it should call recovery code creation. This story is to save the Soledad secret ecrypted with the generated recovery code. However, after this story is done, w…
-
There are a lot of calls to externally hosted GH workflows.
This ticket is to examine the dependencies and create a list of functional actions and nice-to-have but not necessary for lean operation.
…
-
While not documented by this repo, you can successfully create a `vercel_env` with type `encrypted`.
However, these resources will always have changes applied to them. It would be great if support …
-
We are using the `Microsoft.NET.Build.Containers` package to containerize and push our applications. The image tag is the version from csproj-File. As we need to provide images for multiple architectu…
-
Quarkus dist options should be read from file(s).
-
Often, a cryptographic system wants to make use of multiple independent random oracles, and when this random oracle is instantiated with the _same_ hash function the security argument breaks down. E.g…
-
## Description
We store our email configuration in the ofn-secrets repository. When provisioning a server, we create `/etc/defaults/openfoodnetwork` to store the email configuration in environm…
-
I reproduced the structure from your example, but all trying ended with errors.
1. I have secrets on the following path, that can be read and listed.
```any/path/daytona_test/{api-key|database}```…
-
Good evening!
I've been looking at the Azure secrets engine, and for people familiar with Azure I feel it is a little confusing and imposes unnecessary restrictions that hamper functionality and/or…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
We're currently on .NET6 and trying to migrate to .NET7. We're making use of `` and ``.…