Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: firebase/firebase-admin-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: firebase/firebase-admin-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: recaptcha
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 13 files changed
  • 1 contributor

Commits on Feb 14, 2022

  1. Defined reCAPTCHA config. (#1574)

    * Defined reCAPTCHA config.
     - Added reCAPTCHA protection states.
     - Added reCAPTCHA action rule.
     - Added reCAPTCHA key config.
    Xiaoshouzi-gh authored Feb 14, 2022
    Configuration menu
    Copy the full SHA
    b300093 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. 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 authored Mar 7, 2022
    Configuration menu
    Copy the full SHA
    0d1a56f View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. 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 authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    c01f7fb View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Recapcha integ test (#1599)

    * Added integ test for Project Config and Tenants update on reCAPTCHA config
    Xiaoshouzi-gh authored Mar 9, 2022
    Configuration menu
    Copy the full SHA
    13810eb View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. 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 authored May 3, 2022
    Configuration menu
    Copy the full SHA
    583f9e0 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

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