Repository
OCA/rest-framework · module folder · Try on Runboat
Module version
1.0.0
Category
Others
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/rest-framework
Last tracking update
2026-08-07 08:42:49
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Maksym Yankin, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
OCA/rest-framework:
OCA/web-api:
Python dependencies
a2wsgi>=1.10.6, fastapi>=0.110.0, parse-accept-language, python-multipart, ujson
System dependencies
None
Required by
None
Description
Provides FastAPI dependencies for Api Key authentication.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
fastapi_endpoint_form_view fastapi.endpoint.form.inherit fastapi.endpoint form Inherits fastapi.fastapi_endpoint_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • auth_api_key_group_id Many2one → auth.api.key.group
    help="If not set, all 'auth.api.key' are allowed to access to endpoints" args: 'auth.api.key.group'
Public methods (0)

No public methods.

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
64 days ago
Last activity
46 days ago
Repository
OCA/rest-framework
Pull request
[19.0][MIG] fastapi_auth_api_key: Migration to 19.0 (#619)