-
Notifications
You must be signed in to change notification settings - Fork 12
docs(samples): add password leak sample and test #808
Conversation
|
Here is the summary of changes. You are about to add 1 region tag.
This comment is generated by snippet-bot.
|
|
Hi @lesv , a friendly ping. PTAL |
|
@Sita04 I don't review all that often anymore. Ping when you need me. |
|
I stepped away, will look @ this in the AM. |
serargz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, minor comment
...snippets/cloud-client/src/main/java/recaptcha/passwordleak/CreatePasswordLeakAssessment.java
Outdated
Show resolved
Hide resolved
lesv
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit's only
...snippets/cloud-client/src/main/java/recaptcha/passwordleak/CreatePasswordLeakAssessment.java
Outdated
Show resolved
Hide resolved
...snippets/cloud-client/src/main/java/recaptcha/passwordleak/CreatePasswordLeakAssessment.java
Outdated
Show resolved
Hide resolved
🤖 I have created a release *beep* *boop* --- ## [3.0.0](v2.6.2...v3.0.0) (2022-07-01) ### ⚠ BREAKING CHANGES * set the right field number for reCAPTCHA private password leak (#819) ### Features * Enable REST transport for most of Java and Go clients ([#821](#821)) ([33722c0](33722c0)) ### Bug Fixes * set the right field number for reCAPTCHA private password leak ([#819](#819)) ([02bac15](02bac15)) ### Documentation * **samples:** add password leak sample and test ([#808](#808)) ([59a337e](59a337e)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#820](#820)) ([fb19eb8](fb19eb8)) * update dependency io.github.bonigarcia:webdrivermanager to v5.2.1 ([#827](#827)) ([f88648a](f88648a)) * update dependency org.seleniumhq.selenium:selenium-chrome-driver to v4.2.2 ([#813](#813)) ([4529e2f](4529e2f)) * update dependency org.seleniumhq.selenium:selenium-chrome-driver to v4.3.0 ([#825](#825)) ([d14d35d](d14d35d)) * update dependency org.seleniumhq.selenium:selenium-java to v4.2.2 ([#814](#814)) ([2ef3a63](2ef3a63)) * update dependency org.seleniumhq.selenium:selenium-java to v4.3.0 ([#826](#826)) ([ce5371a](ce5371a)) * update dependency org.springframework.boot:spring-boot-starter-test to v2.7.1 ([#822](#822)) ([5c973c5](5c973c5)) * update dependency org.springframework.boot:spring-boot-starter-thymeleaf to v2.7.1 ([#823](#823)) ([56e0f6d](56e0f6d)) * update dependency org.springframework.boot:spring-boot-starter-web to v2.7.1 ([#824](#824)) ([2a5e042](2a5e042)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
🤖 I have created a release *beep* *boop* --- ## [3.0.0](googleapis/java-recaptchaenterprise@v2.6.2...v3.0.0) (2022-07-01) ### ⚠ BREAKING CHANGES * set the right field number for reCAPTCHA private password leak (googleapis#819) ### Features * Enable REST transport for most of Java and Go clients ([googleapis#821](googleapis/java-recaptchaenterprise#821)) ([0a1e7f7](googleapis/java-recaptchaenterprise@0a1e7f7)) ### Bug Fixes * set the right field number for reCAPTCHA private password leak ([googleapis#819](googleapis/java-recaptchaenterprise#819)) ([bb2c0ae](googleapis/java-recaptchaenterprise@bb2c0ae)) ### Documentation * **samples:** add password leak sample and test ([googleapis#808](googleapis/java-recaptchaenterprise#808)) ([7f34dbb](googleapis/java-recaptchaenterprise@7f34dbb)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([googleapis#820](googleapis/java-recaptchaenterprise#820)) ([df7ab36](googleapis/java-recaptchaenterprise@df7ab36)) * update dependency io.github.bonigarcia:webdrivermanager to v5.2.1 ([googleapis#827](googleapis/java-recaptchaenterprise#827)) ([7f0a96f](googleapis/java-recaptchaenterprise@7f0a96f)) * update dependency org.seleniumhq.selenium:selenium-chrome-driver to v4.2.2 ([googleapis#813](googleapis/java-recaptchaenterprise#813)) ([478ca45](googleapis/java-recaptchaenterprise@478ca45)) * update dependency org.seleniumhq.selenium:selenium-chrome-driver to v4.3.0 ([googleapis#825](googleapis/java-recaptchaenterprise#825)) ([1dfb081](googleapis/java-recaptchaenterprise@1dfb081)) * update dependency org.seleniumhq.selenium:selenium-java to v4.2.2 ([googleapis#814](googleapis/java-recaptchaenterprise#814)) ([b045a08](googleapis/java-recaptchaenterprise@b045a08)) * update dependency org.seleniumhq.selenium:selenium-java to v4.3.0 ([googleapis#826](googleapis/java-recaptchaenterprise#826)) ([a80a641](googleapis/java-recaptchaenterprise@a80a641)) * update dependency org.springframework.boot:spring-boot-starter-test to v2.7.1 ([googleapis#822](googleapis/java-recaptchaenterprise#822)) ([4d2a4d8](googleapis/java-recaptchaenterprise@4d2a4d8)) * update dependency org.springframework.boot:spring-boot-starter-thymeleaf to v2.7.1 ([googleapis#823](googleapis/java-recaptchaenterprise#823)) ([8824222](googleapis/java-recaptchaenterprise@8824222)) * update dependency org.springframework.boot:spring-boot-starter-web to v2.7.1 ([googleapis#824](googleapis/java-recaptchaenterprise#824)) ([e368915](googleapis/java-recaptchaenterprise@e368915)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Context: b/229564752
Added code sample and test for Password Leak detection.
https://cloud.google.com/recaptcha-enterprise/docs/check-passwords