[galaxyproject/galaxy] 1e142d: User activation emails are sent without a From: ad...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 1e142dd33d505436e081306bc08f044bb7b5886a https://github.com/galaxyproject/galaxy/commit/1e142dd33d505436e081306bc08f0... Author: Nate Coraor <nate@bx.psu.edu> Date: 2016-11-08 (Tue, 08 Nov 2016) Changed paths: M lib/galaxy/webapps/galaxy/controllers/user.py Log Message: ----------- User activation emails are sent without a From: address if email_from is unset. Fix this by using `galaxy-no-reply@host` as with other emails we send. Commit: 00edc474274a671c1ba4d7e2a64335e0abb614c5 https://github.com/galaxyproject/galaxy/commit/00edc474274a671c1ba4d7e2a6433... Author: Daniel Blankenberg <dan.blankenberg@gmail.com> Date: 2016-11-08 (Tue, 08 Nov 2016) Changed paths: M lib/galaxy/webapps/galaxy/controllers/user.py Log Message: ----------- Merge pull request #3140 from natefoo/activation-from Ensure a From: address is set for user activation emails Compare: https://github.com/galaxyproject/galaxy/compare/3d69a2d1a5f7...00edc474274a
participants (1)
-
GitHub