Search 1.9 billion lines of Odoo code on GitHub

message_security_author

Author: Eficent, Odoo Community Association (OCA)
License: LGPL-3
Branch: 11.0-add-message_security_author
Repository: ForgeFlow/social
Dependencies: mail
Languages: Python (154, 73.7%), XML (7, 3.3%), and reStructuredText (48, 23.0%)

<a class="reference external image-reference" href="https://www.gnu.org/licenses/lgpl"><img alt="License: LGPL-3" src="https://img.shields.io/badge/license-LGPL--3-blue.png" /></a> <a name="message-security-author"></a> <h2>Message Security Author</h2> <p>Some modules like <cite>mail_tracking</cite> give the users the possibility to access to the messages by indirect ways. Odoo have not yet regulated what the users can do to messages because by default in Odoo no users can access to them.</p> <p>Thus, this <cite>message_security_author</cite> module enters in scene.</p> <p>This module restricts who can edit/delete messages. Specifically, a message may be edited or deleted if and only if:</p> <ul class="simple"> <li>The user is who created the message previously.</li> <li>The user have special permission (is in the group <cite>Mail Message Manager</cite>)</li> </ul> <a name="installation"></a> <h3>Installation</h3> <p>To install this module, simply follow the standard install process.</p> <a name="usage"></a> <h3>Usage</h3> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/205/11.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/social/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smash it by providing detailed and welcomed feedback.</p> <a name="credits"></a> <h3>Credits</h3> <a name="images"></a> <h4>Images</h4> <ul class="simple"> <li>Odoo Community Association: <a class="reference external" href="https://odoo-community.org/logo.png">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Miquel Raïch &lt;<a class="reference external" href="mailto:miquel.raich&#64;eficent.com">miquel.raich&#64;eficent.com</a>&gt;</li> </ul> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.</p> <p>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>