Skip to main content

Suspend security checks for a call

Project description

License: AGPL-3

Suspend security

This module was written to allow you to call code with some uid while being sure no security checks (ir.model.access and ir.rule) are done. In this way, it’s the same as sudo(), but the crucial difference is that the code still runs with the original user id. This can be important for inherited code that calls workflow functions, subscribes the current user to some object, etc.

Usually, you’ll be in in the situation to want something like this if you inherit from a module you can’t or don’t want to change, and call super().

Usage

To use this module, you need to:

  • depend on this module

  • call yourmodel.suspend_security().function_to_run(), just the same as you would use sudo()

For further information, please visit:

Known issues / Roadmap

  • the magic works by wrapping uid in a marker class, so if some code unwraps this in the calling tree, security checks will be reenabled

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback here.

Credits

Contributors

Maintainer

Odoo Community Association

This module is maintained by the OCA.

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.

To contribute to this module, please visit http://odoo-community.org.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file odoo8_addon_base_suspend_security-8.0.1.0.1.99.dev2-py2-none-any.whl.

File metadata

File hashes

Hashes for odoo8_addon_base_suspend_security-8.0.1.0.1.99.dev2-py2-none-any.whl
Algorithm Hash digest
SHA256 b38634a8e8b65238b9bdea875127f667faad0427ce94ddd75a53a1e0f613f057
MD5 2a878967c15c50b6a703bb2ed8d27ec5
BLAKE2b-256 092dddb5b212020d83c95abbfa3a02ddf6bf1d8cec7ba72108ce0b40124530e6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page