[FIX] website_mail: fixed is_follower controller, that could leak data about records.
authorThibault Delavallée <tde@openerp.com>
Wed, 28 May 2014 07:59:31 +0000 (09:59 +0200)
committerThibault Delavallée <tde@openerp.com>
Wed, 28 May 2014 07:59:31 +0000 (09:59 +0200)
commit02018563b3e9b805eaee5d1d9672e6cc5eb240c4
tree99de35b9e36730fff73d43037d55d6c9069b9715
parentb4adf79ea7335cd504eb7b2e0cbf79dc99c8f92b
[FIX] website_mail: fixed is_follower controller, that could leak data about records.
Added instead a controller to get alias data. This controller is called by the
discussion group snippet to have the info about the alias.
addons/website_mail/controllers/main.py
addons/website_mail/static/src/js/website_mail.js