TIP: You can type at any time to perform a new search.
FastAPI Encrypted Errors
fastapi_encrypted_errors · OCA/rest-framework
- Repository
- OCA/rest-framework · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Uncategorized
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/rest-framework
- Last tracking update
- 2026-08-07 08:09:13
- Authors
- Akretion, Odoo Community Association (OCA)
- Maintainers
- Akretion, Odoo Community Association (OCA)
- Committers
- Weblate, Florian Mounier, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- cryptography, a2wsgi>=1.10.6, fastapi>=0.110.0, parse-accept-language, python-multipart, ujson
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
fastapi_endpoint_form_view |
fastapi.endpoint | form | Inherits fastapi.fastapi_endpoint_form_view | |
wizard_fastapi_decrypt_errors_view_form |
wizard.fastapi.decrypt.errors | form | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
encrypt_errorsBooleanhelp='Encrypt errors before sending them to the client.' -
encrypted_errors_secret_keyChardefault=<expr>help='The secret key used to encrypt errors before sending them to the client.'readonly=True
-
action_generate_encrypted_errors_secret_key(self)
New fields (3)
-
decrypted_errorTextreadonly=True -
errorTextrequired=True -
fastapi_endpoint_idMany2one → fastapi.endpointdefault=<expr>required=Truestring='FastAPI Endpoint' args: 'fastapi.endpoint'
-
action_decrypt_error(self)
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 220 days ago
- Last activity
- 89 days ago
- Repository
- OCA/rest-framework
- Pull request
- [18.0][MIG] fastapi encrypted errors (#583)