| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/rest-framework |
| GIT | |
| GIT | https://github.com/OCA/rest-framework.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/rest-framework/tree/18.0/fastapi_auth_api_key |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Others |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Maksym Yankin |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/rest-framework |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:05 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/rest-framework: - fastapi OCA/server-auth: - auth_api_key_group - auth_api_key OCA/web-api: - endpoint_route_handler odoo/odoo: - base_setup - base - web |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
a2wsgi>=1.10.6 fastapi>=0.110.0 parse-accept-language python-multipart ujson |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Provides FastAPI dependencies for Api Key authentication. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
fastapi_endpoint_form_view |
fastapi.endpoint.form.inherit | fastapi.endpoint | group | Inherits fastapi.fastapi_endpoint_form_view |
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'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/rest-framework |
| GIT | |
| GIT | https://github.com/OCA/rest-framework.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/rest-framework/tree/17.0/fastapi_auth_api_key |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Others |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Laurent Mignon (ACSONE), Pierre Verkest, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/rest-framework |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:19:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/rest-framework: - fastapi OCA/server-auth: - auth_api_key_group - auth_api_key OCA/web-api: - endpoint_route_handler odoo/odoo: - base_setup - base - web |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
a2wsgi>=1.10.6 fastapi>=0.110.0 parse-accept-language python-multipart ujson |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Provides FastAPI dependencies for Api Key authentication. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
fastapi_endpoint_form_view |
fastapi.endpoint.form.inherit | fastapi.endpoint | group | Inherits fastapi.fastapi_endpoint_form_view |
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'
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/rest-framework |
| PULL REQUEST | |
| PULL REQUEST | [19.0][MIG] fastapi_auth_api_key: Migration to 19.0 (#619) |