-
What version of Gophish are you using?: 0.7.1
Brief description of the issue:
I want to use a link with special character. Example: domåin.com (with the swedish `å` letter). In the database, in…
-
The image used to run the kustomize stage to hydrate manifests is failing because the image recent got updated.
Error output during the hydrate-manifest stage is:
```
Error: accumulating resource…
bgood updated
4 years ago
-
I need a constant random string available during the execution of one task.
For example to append a suffix to a resource name.
My current workaround is to assign a dynamic variable and process the…
Sopka updated
11 months ago
-
*Output generated by and [stored alongside](https://pagure.io/fork/dustymabe/fedora-pgm/pgm_scripts/blob/dusty-fcos-changes/f/changes/FCOS-changes.md.orig) ([with modifications](https://pagure.io/fo…
-
**Is your feature request related to a problem? Please describe.**
Our users currently need to set the vault role for their pod explicitly even though it should always be *namespace_serviceaccount* i…
-
Currently this function runs the file, defers os.Remove() and waits one second. This is probably buggy, find a better way to ensure the file is removed while letting the RDP application read it.
-
- [x] Swap from Twig templates to pongo2 ( https://pkg.go.dev/github.com/flosch/pongo2 )
- [x] HTTP tests ( https://gin-gonic.com/docs/testing/)
- [x] Fuzzing tests ( multi targetting with https://s…
-
from @ahall
The goal is to be able to do something like this:
```
m.Use(render.Renderer(render.Options{
Layout: "layout",
Funcs: []template.FuncMap{
{
"myCustomFunc":…
-
Greetings,
I am an Intern at Stackbuilders, and we have developed a [Haskell template](https://github.com/stackbuilders/haskell-faas-template.git) that will help to build a Haskell function easier.…
-
> Step 1: https://github.com/golang/proposal#the-proposal-process
> The proposal author [creates a brief issue](https://golang.org/issue/new) describing the proposal.
Note: There is no need for …