Projects STRLCPY gophish Commits 1081258c
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■
    auth/auth.go
    skipped 8 lines
    9 9   
    10 10   "crypto/rand"
    11 11   
     12 + "github.com/gophish/gophish/models"
    12 13   ctx "github.com/gorilla/context"
    13 14   "github.com/gorilla/securecookie"
    14 15   "github.com/gorilla/sessions"
    15  - "github.com/jordan-wright/gophish/models"
    16 16   "golang.org/x/crypto/bcrypt"
    17 17  )
    18 18   
    skipped 84 lines
Please wait...
Page is in error, reload to recover