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

Feature/recaptcha verification #23

Open
wants to merge 17 commits into
base: develop
Choose a base branch
from

Conversation

juuso-j
Copy link
Collaborator

@juuso-j juuso-j commented Feb 28, 2024

Recaptcha verification

Description

Trello #76


Breakdown:

API

  1. profiles/api/views.py
    • Add recpatcha verification to start_poll

Tests

  1. account/tests/test_api.py
    • Mock recaptcha return value in test_profile_created
  2. profiles/tests/api/test_answer.py
    • Move test_poll_start to test_question.py
  3. profiles/tests/api/test_question.py
    • Testi recaptcha verification

Other

  1. config_dev.env.example
  2. mpbackend/settings.py
    • Add google recaptcha environment variables

@juuso-j juuso-j requested a review from ezkat February 28, 2024 10:55
@juuso-j juuso-j self-assigned this Feb 28, 2024
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.

None yet

2 participants