forked from aheckmann/node-email
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: mycoding/node-email
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: aheckmann/node-email
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 6 files changed
- 4 contributors
Commits on Sep 7, 2011
-
Configuration menu - View commit details
-
Copy full SHA for 8215a29 - Browse repository at this point
Copy the full SHA 8215a29View commit details
Commits on Mar 3, 2012
-
Get rid of the npm "should probably be bugs['url']" warning
David A. Buser committedMar 3, 2012 Configuration menu - View commit details
-
Copy full SHA for 4cd7e00 - Browse repository at this point
Copy the full SHA 4cd7e00View commit details
Commits on Mar 5, 2012
-
Merge pull request aheckmann#21 from boozedog/master
Get rid of the npm "should probably be bugs['url']" warning
Configuration menu - View commit details
-
Copy full SHA for c876760 - Browse repository at this point
Copy the full SHA c876760View commit details -
Configuration menu - View commit details
-
Copy full SHA for da80784 - Browse repository at this point
Copy the full SHA da80784View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59f69a6 - Browse repository at this point
Copy the full SHA 59f69a6View commit details
Commits on May 30, 2013
-
Configuration menu - View commit details
-
Copy full SHA for d1ef1f2 - Browse repository at this point
Copy the full SHA d1ef1f2View commit details -
Fix shell injection vulnerability.
send() was shelling out using `echo` to write to sendmail's stdin. This opened the possibility of shell injection if your email body contained something like: var evil_body = "$(touch /tmp/evil_access && cat /etc/passwd)"; This commit makes send() spawn sendmail directly (without making a new shell) and then writes to sendmail's stdin.
Configuration menu - View commit details
-
Copy full SHA for 8e27e59 - Browse repository at this point
Copy the full SHA 8e27e59View commit details -
Configuration menu - View commit details
-
Copy full SHA for c81a838 - Browse repository at this point
Copy the full SHA c81a838View commit details
Commits on Jan 9, 2014
-
Aaron Heckmann committed
Jan 9, 2014 Configuration menu - View commit details
-
Copy full SHA for bdedd58 - Browse repository at this point
Copy the full SHA bdedd58View commit details -
Aaron Heckmann committed
Jan 9, 2014 Configuration menu - View commit details
-
Copy full SHA for 9828925 - Browse repository at this point
Copy the full SHA 9828925View commit details
Commits on Mar 4, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 0ff6323 - Browse repository at this point
Copy the full SHA 0ff6323View commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c09ebb7 - Browse repository at this point
Copy the full SHA c09ebb7View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master