Commit Graph

38 Commits (0f6439de5a8886d1910960b2f7b83533db386bbd)

Author SHA1 Message Date
Jordan Wright 26884a8f34 Updated README to include GitHub Actions badge and update LICENSE copyright date 2020-02-01 22:11:34 -06:00
cyberbutler e12258bf25
Updated Docker Hub link to point to gophish/gophish (#1732)
The Readme currently points to https://hub.docker.com/r/matteoggl/gophish/ which is a Docker image that hasn't been updated in over 2 years. This PR updates the Readme link to point to a more current Docker Image.
2020-02-01 21:36:42 -06:00
Jordan Wright 699532f256 Remove support for Go 1.9.
It appears that the MySQL driver dropped support for Go 1.9. Until we have vendoring in place (will happen soon!) we must follow suit and drop support for Go v1.9. This still allows us to support the latest three versions of Go.
2019-12-11 20:06:04 -06:00
Russel Van Tuyl 8b27d852d8 Go min version (#1386)
The `github.com/jinzhu/gorm` package uses `sync.Map` which requires go version 1.9
2019-03-10 15:52:47 -05:00
Jordan Wright 535fbf487b
Bumped required Go version to 1.8 2018-03-26 21:13:11 -05:00
Jordan Wright 8d37bb1b39
Updated README to point to correct admin server URL 2018-01-27 14:02:59 -06:00
Shuhei Kitagawa 1ad714a755 Update copyright year from 2017 to 2018 (#917) 2018-01-07 16:39:00 -06:00
Jordan Wright 06cf4e9d55 Updating README 2017-09-17 12:30:44 -05:00
Jordan Wright adf9fa7208 Fixing README markdown syntax 2017-04-05 22:24:40 -05:00
Jordan Wright 5c20035e71 Updated dates on license and readme. 2017-02-19 19:15:42 -06:00
Jordan Wright 32bd950da0 Updated README 2016-11-13 22:50:36 -06:00
Jordan Wright 672e095368 Updated README.md 2016-08-06 19:06:21 -05:00
SwitHak a8bf8b3aee Update gophish syntax
Add Gophish where gophish is write.
This time, no pictures :)

@SwitHak
2016-04-18 21:23:57 +02:00
Jordan Wright 9051ee7656 Updated README 2016-03-13 12:59:53 -05:00
Jordan Wright 4fadcc1ee5 Added link to Docker container 2016-02-12 22:42:31 -06:00
Jordan Wright 3b45f5cd86 Updated README 2016-02-09 22:34:34 -06:00
The Gitter Badger 1cc36a63bb Add Gitter badge 2016-01-29 13:50:22 +00:00
Jordan Wright 66720aa1b8 Added GoDoc reference as well as website link 2016-01-16 23:01:53 -06:00
Jordan Wright b3fe840999 Updated README 2016-01-12 18:50:52 -06:00
William Woodson 3a0fa4f93f Update bcrypt dependency and code moved to gophish group 2016-01-10 11:04:03 -06:00
Jordan Wright 19c2027419 Updated README. Closes #58 2016-01-07 21:26:48 -06:00
Jordan Wright 8969ebdccc Updated Copyright 2016-01-02 16:45:41 -06:00
Jordan Wright 0431990e9e Updated README 2015-10-22 22:29:31 -05:00
Jordan Wright 2cd91770bd Fixing README formatting. 2015-09-16 12:59:06 -05:00
Jordan Wright 088fce1dcb Bumped Go version requirement to v1.5 or above 2015-09-15 19:53:15 -05:00
unknown e22598331d Added travis-ci build status to README.md 2015-08-15 23:16:47 -05:00
unknown 58670513c7 Updated README 2015-08-15 16:06:52 -05:00
unknown 37a8883be1 Updated copyright 2015-08-05 00:23:20 -05:00
unknown c35e03bdca How do I even absolute link? 2015-02-21 11:46:56 -06:00
unknown 2a87ff3cc2 Added documentation and issues in the readme 2015-02-21 11:45:49 -06:00
unknown 86646d90d3 Updating README to reflect new copyright dates. 2015-02-17 20:50:27 -06:00
Jordan 533742d833 Testing new README logo 2014-07-12 14:18:46 -05:00
Jordan 7e87980fd7 Fixed README typo 2014-07-12 13:43:35 -05:00
Jordan e0e15221b1 Updated README
Added CSRF Protection to login, /api/reset functions
Added auto highlighting of API key when clicked
2014-02-03 17:21:56 -06:00
Jordan ef1bf55484 Updated README 2014-01-11 20:47:24 -06:00
Jordan Wright 90b1384d9e Added logo to readme 2013-12-02 22:59:29 -06:00
Jordan Wright 1d6e25a2d1 Initial commit - getting the ball rolling! 2013-12-02 22:56:55 -06:00
Jordan Wright fbc864cb98 Initial commit 2013-11-18 15:26:43 -08:00