Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gophish/gophish
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.0
Choose a base ref
...
head repository: gophish/gophish
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.0
Choose a head ref
  • 17 commits
  • 59 files changed
  • 1 contributor

Commits on May 24, 2018

  1. Configuration menu
    Copy the full SHA
    f7dee1e View commit details
    Browse the repository at this point in the history

Commits on May 25, 2018

  1. Configuration menu
    Copy the full SHA
    222399c View commit details
    Browse the repository at this point in the history

Commits on May 27, 2018

  1. Refactored result updating to be in result.go.

    Added the modified_date field to results so it's easy to keep track of the last results that were modified without having to parse every event. Updated the tests to reflect the changes.
    jordan-wright committed May 27, 2018
    Configuration menu
    Copy the full SHA
    420410b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a04f6d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2018

  1. Configuration menu
    Copy the full SHA
    ebb6cd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35a8f13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    240a0d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da6091e View commit details
    Browse the repository at this point in the history
  5. Added a contact_address entry in config.json to support transparency …

    …efforts (ref #1057).
    
    Also added a warning in the case where a contact address isn't provided, and fixed the JSON formatting of the configuration.
    jordan-wright committed Jun 9, 2018
    Configuration menu
    Copy the full SHA
    64c5e54 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2018

  1. Added transparency handler to return information JSON when a "+" is a…

    …ppended to a valid result ID (ref #1057)
    jordan-wright committed Jun 10, 2018
    Configuration menu
    Copy the full SHA
    1efb71d View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

  1. Implemented view change to HTML WSYWIG view when HTML is imported for…

    … landing pages and email templates. Fixes #1100
    jordan-wright committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    b2bd879 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2018

  1. Configuration menu
    Copy the full SHA
    f09b448 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

  1. Configuration menu
    Copy the full SHA
    9f33428 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2018

  1. Add Support for Timed Campaigns (#1184)

    This builds on the work from @c-f in #1090 to fully add support for "timed" campaigns, in which the emails are spaced apart as opposed to all being sent at once.
    jordan-wright authored Sep 2, 2018
    Configuration menu
    Copy the full SHA
    7dcf30f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa1d4d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de3c3a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2018

  1. 1 Configuration menu
    Copy the full SHA
    15e57b6 View commit details
    Browse the repository at this point in the history
Loading