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

Captcha implementation #131

Closed
wants to merge 16 commits into from

Conversation

samip5
Copy link
Contributor

@samip5 samip5 commented Dec 10, 2019

  • Find a good library to use and learn to use it.
  • Implement the CAPTCHA.

Fixes #130.

dependabot-preview bot and others added 3 commits December 9, 2019 04:30
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14.1 to 0.15.3. **This update includes a security fix.**
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst)
- [Commits](pallets/werkzeug@0.14.1...0.15.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>
There is almost none maintained CAPTCHA library's for Python.
@samip5 samip5 closed this Dec 27, 2019
@samip5 samip5 reopened this Dec 27, 2019
Skyler M and others added 13 commits December 27, 2019 06:55
Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.4.0. **This update includes security fixes.**
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](jquery/jquery@3.3.1...3.4.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@samip5 samip5 closed this by deleting the head repository Jul 11, 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.

Actual captha implementation, without 3rd party services
2 participants