feat(corp/rih): implement backend captcha validation
Change-Id: Ia80a6aeb8c20bdacbf93356be31592ca4ba7fcdc Reviewed-on: https://cl.tvl.fyi/c/depot/+/8741 Autosubmit: tazjin <tazjin@tvl.su> Reviewed-by: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI
This commit is contained in:
parent
b3ca1a78eb
commit
ba36a15b31
4 changed files with 43 additions and 1 deletions
1
corp/rih/backend/Cargo.lock
generated
1
corp/rih/backend/Cargo.lock
generated
|
|
@ -671,6 +671,7 @@ name = "rih-backend"
|
|||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"attohttpc",
|
||||
"log",
|
||||
"rouille",
|
||||
"rust-s3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue