TIP: You can type at any time to perform a new search.
Fastapi Captcha Altcha Backend
fastapi_captcha_altcha_backend · OCA/rest-framework
- Repository
- OCA/rest-framework · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Tools
- Folder size
- 0.04 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
- Akretion, Odoo Community Association (OCA)
- Maintainers
- Akretion, Odoo Community Association (OCA)
- Committers
- Weblate, Florian Mounier, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- altcha>=2.0.0, a2wsgi>=1.10.6, fastapi>=0.110.0, parse-accept-language, python-multipart, ujson
- System dependencies
- None
- Required by
- None
- Description
This module adds Altcha service as a FastApi router and add local Altcha verification as a captcha method.
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
captcha_typeSelectionselection_add=[('altcha_local', 'Altcha (Local)')]
-
validate_captcha(self, captcha_response)Validate the captcha response.