{ "info": { "author": "Therp BV, Odoo Community Association (OCA)", "author_email": "support@odoo-community.org", "bugtrack_url": null, "classifiers": [ "Framework :: Odoo", "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python" ], "description": "====================\ndbfilter_from_header\n====================\n\n.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! This file is generated by oca-gen-addon-readme !!\n !! changes will be overwritten. !!\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n :target: https://odoo-community.org/page/development-status\n :alt: Beta\n.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png\n :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github\n :target: https://github.com/OCA/server-tools/tree/12.0/dbfilter_from_header\n :alt: OCA/server-tools\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n :target: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-dbfilter_from_header\n :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png\n :target: https://runbot.odoo-community.org/runbot/149/12.0\n :alt: Try me on Runbot\n\n|badge1| |badge2| |badge3| |badge4| |badge5| \n\nThis addon lets you pass a dbfilter as a HTTP header.\n\nThis is interesting for setups where database names can't be mapped to proxied host names.\n\n**Table of contents**\n\n.. contents::\n :local:\n\nInstallation\n============\n\nTo install this module, you only need to add it to your addons, and load it as\na server-wide module.\n\nThis can be done with the ``server_wide_modules`` parameter in ``/etc/odoo.conf``\nor with the ``--load`` command-line parameter\n\n``server_wide_modules = \"web, dbfilter_from_header\"``\n\nConfiguration\n=============\n\nPlease keep in mind that the standard odoo dbfilter configuration is still\napplied before looking at the regular expression in the header.\n\n* For nginx, use:\n\n ``proxy_set_header X-Odoo-dbfilter [your filter regex];``\n\n* For caddy, use:\n\n ``proxy_header X-Odoo-dbfilter [your filter regex]``\n\n* For Apache, use:\n\n ``RequestHeader set X-Odoo-dbfilter [your filter regex]``\n\nAnd make sure that proxy mode is enabled in Odoo's configuration file:\n\n``proxy_mode = True``\n\nUsage\n=====\n\nTo use this module, you need to complete installation and configuration\nparts.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues `_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us smashing it by providing a detailed and welcomed\n`feedback `_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n~~~~~~~\n\n* Therp BV\n\nContributors\n~~~~~~~~~~~~\n\n* St\u00e9phane Bidoul \n* Yannick Vaucher \n* Alexandre Fayolle \n* Holger Brunn \n* Laurent Mignon (aka lmi) \n* Sandy Carter \n* Fabio Vilchez \n* Jos De Graeve \n* Lai Tim Siu (Quaritle Limited) \n\nMaintainers\n~~~~~~~~~~~\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nThis module is part of the `OCA/server-tools `_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/OCA/server-tools", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo12-addon-dbfilter-from-header", "package_url": "https://pypi.org/project/odoo12-addon-dbfilter-from-header/", "platform": "", "project_url": "https://pypi.org/project/odoo12-addon-dbfilter-from-header/", "project_urls": { "Homepage": "https://github.com/OCA/server-tools" }, "release_url": "https://pypi.org/project/odoo12-addon-dbfilter-from-header/12.0.1.0.0.99.dev3/", "requires_dist": [ "odoo (<12.1dev,>=12.0a)" ], "requires_python": ">=3.5", "summary": "Filter databases with HTTP headers", "version": "12.0.1.0.0.99.dev3" }, "last_serial": 5763429, "releases": { "12.0.1.0.0.99.dev2": [ { "comment_text": "", "digests": { "md5": "5fe783996b4c33e3a8e841d6cf019ba4", "sha256": "176dd88024bb5d4293efce4c6aba6ce1ee90e878160d5b0e1dde65df724c72f8" }, "downloads": -1, "filename": "odoo12_addon_dbfilter_from_header-12.0.1.0.0.99.dev2-py3-none-any.whl", "has_sig": false, "md5_digest": "5fe783996b4c33e3a8e841d6cf019ba4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 23464, "upload_time": "2019-07-30T05:50:55", "url": "https://files.pythonhosted.org/packages/c9/63/3b8cdd1dd59032c1c3227b72793e625f12393f4a457f412389032f8ec790/odoo12_addon_dbfilter_from_header-12.0.1.0.0.99.dev2-py3-none-any.whl" } ], "12.0.1.0.0.99.dev3": [ { "comment_text": "", "digests": { "md5": "2026ee718c4bddd0b6a4996a203f0ff0", "sha256": "e51fdeda3d3fca375c7812e99bd91e6bbad1292be196311180194898e6f8fcf1" }, "downloads": -1, "filename": "odoo12_addon_dbfilter_from_header-12.0.1.0.0.99.dev3-py3-none-any.whl", "has_sig": false, "md5_digest": "2026ee718c4bddd0b6a4996a203f0ff0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 23944, "upload_time": "2019-08-31T05:17:14", "url": "https://files.pythonhosted.org/packages/15/3a/7109c90217c2f16226df8e47f8a6b673826488f640aed53c81168d9bb065/odoo12_addon_dbfilter_from_header-12.0.1.0.0.99.dev3-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2026ee718c4bddd0b6a4996a203f0ff0", "sha256": "e51fdeda3d3fca375c7812e99bd91e6bbad1292be196311180194898e6f8fcf1" }, "downloads": -1, "filename": "odoo12_addon_dbfilter_from_header-12.0.1.0.0.99.dev3-py3-none-any.whl", "has_sig": false, "md5_digest": "2026ee718c4bddd0b6a4996a203f0ff0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 23944, "upload_time": "2019-08-31T05:17:14", "url": "https://files.pythonhosted.org/packages/15/3a/7109c90217c2f16226df8e47f8a6b673826488f640aed53c81168d9bb065/odoo12_addon_dbfilter_from_header-12.0.1.0.0.99.dev3-py3-none-any.whl" } ] }