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

[HOT FIX] change phonNumber to phone to hide from user/self API #953

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

tejaskh3
Copy link
Member

@tejaskh3 tejaskh3 commented Oct 24, 2024

Date: 24 oct, 2024

Developer Name: @tejaskh3


Issue Ticket Number

closes Real-Dev-Squad/website-backend#2228

Description

The issue is we were using phone in "KEYS_NOT_ALLOWED" but while taking user phone inputs we took phoneNumber as field, which exposed phone number publicly. So, in this PR we are fixing the issue motioned above.

Documentation Updated?

  • Yes
  • No

Under Feature Flag

  • Yes
  • No

Database Changes

  • Yes
  • No

Breaking Changes

  • Yes
  • No

Development Tested?

  • Yes
  • No

Screenshots

image

Test Coverage

image

@tejaskh3 tejaskh3 changed the title rename: phoneNumber to phone [HOT FIX] change phonNumber to phone to hide from user/self API Oct 24, 2024
Copy link

Deploying www-rds with  Cloudflare Pages  Cloudflare Pages

Latest commit: c24a1a3
Status: ✅  Deploy successful!
Preview URL: https://60a29aed.www-rds.pages.dev
Branch Preview URL: https://phone-expose-fix.www-rds.pages.dev

View logs

@MehulKChaudhari MehulKChaudhari merged commit d463d43 into develop Oct 24, 2024
3 checks passed
@MehulKChaudhari MehulKChaudhari deleted the phone-expose-fix branch October 24, 2024 17:03
lakshayman added a commit that referenced this pull request Oct 24, 2024
* Subscription feature (#936)

* feat: add form to collect subscription data

* feat: add form to collect subscription data

* WIP: add ember-phone-input

* feat: add not loggedin and subscribed screen and integreate API

* feat: fixing bug

* fix: bug to show form even if user is already subscribed

* fix: urls

* fix: urls

* fix: urls

* delete: service subscribe test

* fix: resolve comments

* Update app/components/header.hbs

Co-authored-by: Mehul Kiran Chaudhari <[email protected]>

* fix: comments and remove modal

* fix: phone number input

* fix: content change

* fix: remove card

* fix: remove comments

* fix:subscribe message

---------

Co-authored-by: Vinit khandal <[email protected]>
Co-authored-by: Mehul Kiran Chaudhari <[email protected]>

* subscription feature fixes (#944)

* fix: navbar & css & phone validation

* fix: PR comments

* feat: add error to in valid input

* fix: lint

* rename: phoneNumber to phone (#953)

---------

Co-authored-by: TEJAS <[email protected]>
Co-authored-by: Vinit khandal <[email protected]>
Co-authored-by: Mehul Kiran Chaudhari <[email protected]>
@tejaskh3 tejaskh3 self-assigned this Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[URGENT FIX]: hide phone number on users/self
3 participants