dbfilter_from_header
by Therp BV https://github.com/OCA/server-tools , Odoo Community Association (OCA) https://github.com/OCA/server-tools
Odoo
Availability |
Odoo Online
Odoo.sh
On Premise
|
Technical Name |
dbfilter_from_header |
License | LGPL-3 |
Versions | 7.0 9.0 10.0 11.0 12.0 13.0 14.0 15.0 16.0 17.0 18.0 |
This addon lets you pass a dbfilter as a HTTP header.
This is interesting for setups where database names can't be mapped to proxied host names.
In nginx, use proxy_set_header X-OpenERP-dbfilter [your filter];
The addon has to be loaded as server-wide module.
Please log in to comment on this module