mirror of https://github.com/gophish/gophish
import referance fix
parent
e9d7314ded
commit
62074e9a18
|
@ -10,7 +10,7 @@ import (
|
|||
ctx "github.com/gophish/gophish/context"
|
||||
"github.com/gophish/gophish/models"
|
||||
"github.com/gorilla/csrf"
|
||||
"../util"
|
||||
"github.com/gophish/gophish/util"
|
||||
)
|
||||
|
||||
var CSRFExemptPrefixes = []string{
|
||||
|
|
Loading…
Reference in New Issue