Skip to content

[16.0][FIX] fastapi: add missing dependency#411

Closed
TheMule71 wants to merge 1 commit intoOCA:16.0from
TheMule71:16.0-fix-missing-dependency
Closed

[16.0][FIX] fastapi: add missing dependency#411
TheMule71 wants to merge 1 commit intoOCA:16.0from
TheMule71:16.0-fix-missing-dependency

Conversation

@TheMule71
Copy link

security/ir_rule+acl.xml refers to authenticated_partner_id which is defined in base_rest

Fixes: #367

security/ir_rule+acl.xml refers to authenticated_partner_id
@OCA-git-bot
Copy link
Contributor

Hi @lmignon,
some modules you are maintaining are being modified, check this out!

@TheMule71
Copy link
Author

This PR is a draft because I'm not entirely familiar with the code. Please comment.

It should be noted that the problem is rarely triggered.

@lmignon
Copy link
Contributor

lmignon commented Feb 9, 2024

The authenticated_partner_iddoesn't come from base_rest but your issue has been fixed by #410

@lmignon lmignon closed this Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[16.0][fastapi] "FastAPI Endpoint Runner" access rights causes login error

3 participants