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

[DO-NOT-MERGE] Recaptcha public review #2128

Closed
wants to merge 12 commits into from

Commits on Mar 2, 2023

  1. Defined reCAPTCHA config. (#1574)

    * Defined reCAPTCHA config.
     - Added reCAPTCHA protection states.
     - Added reCAPTCHA action rule.
     - Added reCAPTCHA key config.
    Xiaoshouzi-gh committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    be100b7 View commit details
    Browse the repository at this point in the history
  2. Create/Update tenant with ReCAPTCHA Config (#1586)

    * Support reCaptcha config /create update on tenants.
     - Support create and update tenants with reCaptcha config.
     - Added reCaptcha unit tests on tenants operations.
    Xiaoshouzi-gh committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    7e90c9a View commit details
    Browse the repository at this point in the history
  3. Project config - Recaptcha config (#1595)

    * Recaptcha config changes in project config.
    - Implemented getProjectConfig.
    - Implemented updateProjectConfig.
    - Updated error code.
    - Add Term of Service consents.
    Xiaoshouzi-gh committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    c39c189 View commit details
    Browse the repository at this point in the history
  4. Recapcha integ test (#1599)

    * Added integ test for Project Config and Tenants update on reCAPTCHA config
    Xiaoshouzi-gh committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    50ef232 View commit details
    Browse the repository at this point in the history
  5. Account defender support for reCAPTCHA (#1616)

    * Support use_account_defender add-on feature for reCAPTCHA config.
    * Added integration test for account defender feature
    Xiaoshouzi-gh committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    f3094c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6cab058 View commit details
    Browse the repository at this point in the history
  7. Update integration test for recapcha account defender

    - Fix merge conflicts with sms region change
    - Do not throw exceptions enabling account defender when recaptcha is OFF
    Xiaoshouzi-gh committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    69f0779 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Trigger CI

    Xiaoshouzi-gh committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    4d616d7 View commit details
    Browse the repository at this point in the history
  2. Trigger CI

    Xiaoshouzi-gh committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    5c21058 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Trigger CI

    Xiaoshouzi-gh committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    64758cc View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    6fb4410 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Trigger CI

    Xiaoshouzi-gh committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    42d0394 View commit details
    Browse the repository at this point in the history