[FIX] patch odoo get_request from odoo.http, to allow '/oauth/userinfo' pass a GET request with application-type JSON #2
Merged
vlab
merged 1 commits from bgallet/galicea-odoo-addons-ecosystem:14.0-patch-get-request-odoo
into 14.0
5 months ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'bgallet/galicea-odoo-addons-ecosystem:14.0-patch-get-request-odoo'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Monkey Patching supervised by vaab
This allow get request to /oauth/userinfo endpoint having Content-type: application/json
This fix a little issue (odoo was’nt allowing this case )
[FIX] : patch odoo get_request from odoo.http, to allow '/oauth/userinfo' pass a GET request with application-type JSONto [FIX] patch odoo get_request from odoo.http, to allow '/oauth/userinfo' pass a GET request with application-type JSON 5 months agoLive reviewed, LGTM
02ab58d24f
.