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

Change phone number feature #268

Merged
merged 13 commits into from
Aug 29, 2024

Conversation

pushkarpawar15
Copy link
Contributor

@pushkarpawar15 pushkarpawar15 commented Aug 28, 2024

Description

Please include a summary of the change, motivation and context.

Added functionality to add change Phone Number Feature.

Testing

Unit Testing done for the functions implemented.

Checklist:

  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • Any dependent changes have been merged
  • I have documented any changes if required in the docs.

@Size(min = 3, max = 4)
private String otp;

@Size(min = 3, max = 40)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need a field for email here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed

@piyushroshan piyushroshan merged commit 9a061c4 into OWASP:develop Aug 29, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants