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

Background Thread - Random Captcha Generation #90

Merged
merged 14 commits into from
Apr 24, 2021

Conversation

rr83019
Copy link
Contributor

@rr83019 rr83019 commented Apr 20, 2021

Closes #84

rr83019 added 4 commits April 20, 2021 03:05
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
@rr83019 rr83019 added this to the version 1.1 milestone Apr 20, 2021
@rr83019 rr83019 requested a review from hrj April 20, 2021 08:26
src/main/java/lc/captchas/PoppingCharactersCaptcha.java Outdated Show resolved Hide resolved
src/main/java/lc/captchas/PoppingCharactersCaptcha.java Outdated Show resolved Hide resolved
src/main/scala/lc/core/config.scala Show resolved Hide resolved
src/main/scala/lc/background/taskThread.scala Outdated Show resolved Hide resolved
src/main/scala/lc/background/taskThread.scala Outdated Show resolved Hide resolved
rr83019 added 8 commits April 21, 2021 13:53
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
@rr83019 rr83019 requested a review from hrj April 24, 2021 14:21
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
@rr83019 rr83019 requested a review from hrj April 24, 2021 15:14
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
@hrj hrj merged commit 6196a34 into librecaptcha:master Apr 24, 2021
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.

Background thread always generates captchas of a single type
2 participants