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

Improve Error handling/messages #82

Merged
merged 11 commits into from
Apr 16, 2021
Merged

Conversation

rr83019
Copy link
Contributor

@rr83019 rr83019 commented Apr 12, 2021

Closes #65

@rr83019 rr83019 requested a review from hrj April 12, 2021 18:04
src/main/scala/lc/core/captcha.scala Outdated Show resolved Hide resolved
src/main/scala/lc/core/captcha.scala Outdated Show resolved Hide resolved
src/main/scala/lc/core/captcha.scala Outdated Show resolved Hide resolved
src/main/scala/lc/core/captcha.scala Show resolved Hide resolved
src/main/scala/lc/core/models.scala Outdated Show resolved Hide resolved
src/main/scala/lc/server/Server.scala Outdated Show resolved Hide resolved
src/main/scala/lc/server/Server.scala Outdated Show resolved Hide resolved
@rr83019 rr83019 added this to the version 1.1 milestone Apr 13, 2021
Signed-off-by: Rahul Rudragoudar <[email protected]>
Signed-off-by: Rahul Rudragoudar <[email protected]>
Improve error handling

Signed-off-by: Rahul Rudragoudar <[email protected]>
Signed-off-by: Rahul Rudragoudar <[email protected]>
@rr83019 rr83019 requested a review from hrj April 15, 2021 06:15
src/main/scala/lc/core/captcha.scala Outdated Show resolved Hide resolved
src/main/scala/lc/core/captcha.scala Show resolved Hide resolved
src/main/scala/lc/core/captcha.scala Outdated Show resolved Hide resolved
Remove try except blocks

Signed-off-by: Rahul Rudragoudar <[email protected]>
@rr83019 rr83019 requested a review from hrj April 16, 2021 15:01
@hrj hrj merged commit 43331f8 into librecaptcha:master Apr 16, 2021
@rr83019 rr83019 deleted the Error-handling branch April 16, 2021 18:09
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.

Improve error responses from API
2 participants