Search 1.9 billion lines of Odoo code on GitHub

database_block

Author: IT-Projects LLC, Eugene Molotov
License: Other OSI approved licence
Branch: 13.0-database_block
Repository: em230418/access-addons
Dependencies: web
Languages: CSS (4, 2.9%), JavaScript (25, 17.9%), Python (38, 27.1%), XML (32, 22.9%), and reStructuredText (41, 29.3%)
Other branches: 12.0, 13.0, 14.0, 14.0-auth_quick, and 14.0-database_limit_size
Other repositories: ERPLibre/access-addons, KonosCL/access-addons, SeuMarco/access-addons, aaltinisik/access-addons, corsisa/access-addons, germanponce/access-addons, iledarn/access-addons, itpp-labs/access-addons, niulinlnc/access-addons, qiu-89/access-addons, trojikman/access-addons, and yelizariev/access-addons

<a class="reference external image-reference" href="https://opensource.org/licenses/MIT"><img alt="License: MIT" src="https://img.shields.io/badge/license-MIT-blue.svg"> </a> <a name="block-backend-ui"></a> <h2>Block backend UI</h2> <p>This technical module allows blocking backend access and display the message</p> <p>In order to do that, dependent module need to override <code>ir.http</code> 's session_info method and return dictionary with following keys:</p> <ul class="simple"> <li><code>database_block_message</code> - the displayed message itself. Can be HTML</li> <li><code>database_block_is_warning</code> - if true, backend is not blocked, but displayed message is shown as warning (<code>web_responsive</code> must be installed in order for warning to be displayed)</li> </ul> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li><a class="reference external" href="https://it-projects.info/team/em230418">Eugene Molotov</a>:</li> </ul> <a name="sponsors"></a> <h4>Sponsors</h4> <ul class="simple"> <li><a class="reference external" href="https://it-projects.info">IT-Projects LLC</a></li> </ul> <a name="maintainers"></a> <h4>Maintainers</h4> <ul> <li><p class="first"><a class="reference external" href="https://it-projects.info">IT-Projects LLC</a></p> <blockquote> <p>To get a guaranteed support you are kindly requested to purchase the module at <a class="reference external" href="https://apps.odoo.com/apps/modules/13.0/database_block/">odoo apps store</a>.</p> <p>Thank you for understanding!</p> <p><a class="reference external" href="https://www.it-projects.info/team">IT-Projects Team</a></p> </blockquote> </li> </ul> <a name="further-information"></a> <h3>Further information</h3> <p>Demo: <a class="reference external" href="http://runbot.it-projects.info/demo/access-addons/13.0">http://runbot.it-projects.info/demo/access-addons/13.0</a></p> <p>HTML Description: <a class="reference external" href="https://apps.odoo.com/apps/modules/13.0/database_block/">https://apps.odoo.com/apps/modules/13.0/database_block/</a></p> <p>Usage instructions: <a class="reference external" href="doc/index.rst">doc/index.rst</a></p> <p>Changelog: <a class="reference external" href="doc/changelog.rst">doc/changelog.rst</a></p> <p>Notifications on updates: <a class="reference external" href="https://github.com/it-projects-llc/access-addons/commits/13.0/database_block.atom">via Atom</a>, <a class="reference external" href="https://blogtrottr.com/?subscribe=https://github.com/it-projects-llc/access-addons/commits/13.0/database_block.atom">by Email</a></p> <p>Tested on Odoo 13.0 03fb98f876ea03deef05acb74144d8e979a61f54</p>