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

added captcha to the login page #617

Merged
merged 3 commits into from
Aug 9, 2024
Merged

Conversation

aditya-bhaumik
Copy link
Collaborator

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes: #374

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

ATTACH SCREEN-SHOTS / DEPLOYMENT LINK

image

Copy link

github-actions bot commented Aug 9, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@aditya-bhaumik
Copy link
Collaborator Author

aditya-bhaumik commented Aug 9, 2024

@sk66641 please review and merge this pull request and i think i can get level 3 for this

@sk66641 sk66641 added gssoc This Contribution is under GSSOC'24 level3 enhancement New feature or request labels Aug 9, 2024
@sk66641 sk66641 merged commit 52b203c into sk66641:main Aug 9, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc This Contribution is under GSSOC'24 level3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

💡[Feature]: Implement Custom Captcha for Enhanced Login Security
2 participants