discourse/app
jeremylan d95728dd16 Fixed anonymizer when 'full name required' setting is on
When the setting 'full name required' is on the anonymizer was trying to set the user name to nil and this caused the user name and email to remain not anonymized.
Now in this scenario the user name is set to the anonimized username and the email is anonymized correctly.
2016-03-17 17:50:04 +11:00
..
assets Merge pull request #4081 from tomasibarrab/master 2016-03-15 19:19:18 +01:00
controllers Merge pull request #4076 from scossar/locale-from-header-setting 2016-03-17 07:53:20 +11:00
helpers FIX: If we're using the crawler layout, don't skip on mobile 2016-03-16 14:35:58 -04:00
jobs FIX: ensure consistency of user options 2016-03-17 10:03:56 +11:00
mailers SECURITY: Support for confirm old as well as new email accounts 2016-03-08 14:52:22 -05:00
models FIX: notify on bronze popular link and nice share 2016-03-17 10:33:34 +11:00
serializers Various Plugin Enhancements and Extension Points 2016-03-11 15:53:37 -05:00
services Fixed anonymizer when 'full name required' setting is on 2016-03-17 17:50:04 +11:00
views tweak logo image 2016-03-17 16:56:47 +11:00