Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Подключить капчу с математическими задачками #23

Open
SBKubric opened this issue Jun 5, 2023 · 0 comments · May be fixed by #30
Open

Подключить капчу с математическими задачками #23

SBKubric opened this issue Jun 5, 2023 · 0 comments · May be fixed by #30
Assignees

Comments

@SBKubric
Copy link
Contributor

SBKubric commented Jun 5, 2023

Взять за основу https://github.com/alsoicode/django-simple-math-captcha
Нужно:
Собрать логику в класс MathCaptchaManager, у которого должно быть 2 метода:
generate, который возвращает MathCaptcha с атрибутами (question, numbers, operator)
и check_captcha(captcha: MathCaptcha, answer) -> bool

@yegres280 yegres280 linked a pull request Jun 10, 2023 that will close this issue
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 a pull request may close this issue.

2 participants