SharebookBR / sharebook-backend

Projeto backend de código livre para o app Sharebook.
117 stars 75 forks source link

Add simple validation of recaptcha in register endpoint #509

Closed henriqueholtz closed 1 year ago

henriqueholtz commented 1 year ago

feat: Creating IRecaptchaService + implementing simple validation of recaptcha to register, and update validation of recaptcha in contactUs (moving from FluentValidation to IRecaptchaService) + Unit tests.

Note: This will impact the validation on ContactUs endpoint.

Note: Depends => https://github.com/SharebookBR/sharebook-frontend/pull/438

AppVeyorBot commented 1 year ago

:white_check_mark: Build Sharebook-Backend: PR Check 1.0.90-fatiemym completed (commit https://github.com/SharebookBR/sharebook-backend/commit/3de737516c by @henriqueholtz)

sonarcloud[bot] commented 1 year ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 4 Code Smells

54.8% 54.8% Coverage
0.0% 0.0% Duplication

AppVeyorBot commented 1 year ago

:white_check_mark: Build Sharebook-Backend: PR Check 1.0.90-racjxloo completed (commit https://github.com/SharebookBR/sharebook-backend/commit/210223bfd2 by @henriqueholtz)