DescriptionFrom time to time, an issue description (or comment) may include an email address. These need to be obfuscated in one of two ways (depending on the value of a config setting)
- Obfuscated in markup but readable by a human
- Replaced with a placeholder to indicate it's an email address, but address removed from public view.
Activity
2014-11-13 01:57:12
2014-11-13 01:57:26
Webhook User-Agent
View Commit
2014-11-13 02:00:24
2014-11-13 02:09:26
Webhook User-Agent
View Commit
2014-11-13 02:12:17
- none
- part
- full
- bot
Note: not case sensitive
None
Does what it says on the tin, leaves the email addresses along
Part
Removes the domain half of any email addresses, so it becomes user@<Domain Hidden>
Full
Strips email addresses completely, replacing them with the string <Email Hidden>
Bot
Uses javascript to obfuscate addresses within the markup, but once the JS has processed a human readable version of email addresses will be visible. This is the default value.
2014-11-13 02:13:49
2014-11-13 02:21:17
Works the same way as emailObfs but is an array allowing the default setting to be overridden on a per-IP basis.
2014-11-13 02:21:26
Webhook User-Agent
View Commit
2014-11-13 02:21:53
2014-11-13 02:21:53
2014-11-13 02:21:58
2014-11-13 03:01:26
A basic mail-envelope is now being written into emails received by JIRA,
and the Issue Listing Script is correctly obfuscating the displayed
addresses on a per client basis
--
Ben Tasker
http://www.bentasker.co.uk
One Server to rule them all,
One Ping to Find Them,
One LAN to bring them all,
And in the darknet BIND them.
- The Tolkien Ring Network
01001001 01100110 00100000 01111001 01101111 01110101 00100000 01100011
01100001 01101110 00100000 01110010 01100101 01100001 01100100 00100000
01110100 01101000 01101001 01110011 00100000 01111001 01101111 01110101
00100000 01100001 01110010 01100101 00100000 01100001 01110011 00100000
01110011 01100001 01100100 00100000 01100001 01110011 00100000 01001001
00100000 01100001 01101101
Command line Russian Roulette: [ $[ $RANDOM % 6 ] == 0 ] && rm -rf / ||
echo Click
2016-04-29 14:54:06
2016-04-29 14:54:06
2016-04-29 14:54:06
2016-04-29 14:55:26
2016-04-29 14:55:27
2016-04-29 14:55:27
2016-04-29 15:03:33
2016-04-29 15:03:33
2016-04-29 15:03:33
2016-04-29 15:03:37