Odoo Community Association

Fastapi Captcha Altcha Backend

Beta License: AGPL-3 OCA/rest-framework Translate me on Weblate Try me on Runboat

This module adds Altcha service as a FastApi router and add local Altcha verification as a captcha method.

Table of contents

Usage

Add the altcha router in your FastAPI application to enable the Altcha captcha verification.

Get the challenge from the /altcha/v2/challenge endpoint if you are using altcha widget v3+ or from /altcha/v1/challenge if you are still using altcha widget v2 or less.

Choose the altcha_local captcha type in your FastAPI endpoint configuration.

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • Akretion

Maintainers

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainer:

paradoxxxzero

This module is part of the OCA/rest-framework project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.