Skip to content

[18.0] [ADD] fastapi_captcha#600

Open
paradoxxxzero wants to merge 6 commits intoOCA:18.0from
akretion:18.0-add-fastapi_captcha
Open

[18.0] [ADD] fastapi_captcha#600
paradoxxxzero wants to merge 6 commits intoOCA:18.0from
akretion:18.0-add-fastapi_captcha

Conversation

@paradoxxxzero
Copy link
Contributor

This is the 18.0 version of #528

This module provides a simple way to protect several fastapi endpoints routes with a captcha.

Description

It curreently supports the following captcha providers:

Usage

Check the Use Captcha checkbox in your FastAPI endpoint to enable captcha validation, then enter your captcha provider, secret key and an array of route url regex.

Altcha backend

This PR also now includes fastapi_captcha_altcha_backend which is a local implementation of the altcha service

@paradoxxxzero paradoxxxzero force-pushed the 18.0-add-fastapi_captcha branch from 9fac146 to 5e7444a Compare March 16, 2026 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant