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.12.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.12.1
Choose a head ref
  • 9 commits
  • 15 files changed
  • 3 contributors

Commits on Aug 24, 2022

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

Commits on Aug 25, 2022

  1. Update README.md

    Updated installation command
    glennzw authored Aug 25, 2022
    1 Configuration menu
    Copy the full SHA
    34f7457 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

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

Commits on Sep 6, 2022

  1. Add Trusted Origins to CSRF Handler (#2301)

    Enables the user to add addresses that they expect incoming connections
    to come from. Helpful in cases where TLS termination is handled by a
    load balancer upstream, rather than the application itself.
    mcab authored Sep 6, 2022
    Configuration menu
    Copy the full SHA
    78e9a51 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

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

Commits on Sep 14, 2022

  1. 2 Configuration menu
    Copy the full SHA
    2b85a2b View commit details
    Browse the repository at this point in the history
  2. Fix resource selection during campaign copy (#2482)

    Clear the selection of resource (template, page, profile) whenever the original
    resource is deleted and there is only one currently available resource present
    in the DB while copying a campaign. Without this fix, the only available
    resource is shown as the original resource, instead of showing [Deleted].
    29vivek authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    53537a2 View commit details
    Browse the repository at this point in the history
  3. Minified campaigns.js #2482

    glennzw committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    06e95c1 View commit details
    Browse the repository at this point in the history
  4. Bumped version to 0.12.1

    glennzw committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    b1648f0 View commit details
    Browse the repository at this point in the history
Loading