firebase / firebase-admin-go

Firebase Admin Go SDK
Apache License 2.0
1.12k stars 239 forks source link

Remove the actual email value from the error message returned by validateEmail() #587

Open pepnova-9 opened 9 months ago

pepnova-9 commented 9 months ago

It fixes https://github.com/firebase/firebase-admin-go/issues/586.

This is one of my suggestions that I have provided in the above issue. I believe that no one parses and utilizes the error message returned by the validateEmail() function. If there are any considerations I need to be aware of, please let me know.

RELEASE NOTE: Remove the actual email value passed as an argument from the error message returned by validateEmail().

google-cla[bot] commented 9 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

pepnova-9 commented 9 months ago

CLA signed