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

AYS-582 | Restrict Non-Active Users from Sending Password Reset Requests #415

Merged

Conversation

egehanasal
Copy link
Contributor

Checklist

Before submitting your pull request, ensure the following:

  • Title and Branch Naming Conventions:

  • Local Testing:

    • I have tested my changes locally on Postman, and they are working as expected.
  • Code Quality:

    • The code is formatted according to the project's coding guidelines and style.
    • The code has been reviewed to ensure its quality.
    • The code does not contain any issues flagged by SonarLint.
  • Documentation:

    • Necessary documentation has been added or existing documentation has been updated, specifically detailing changes made in Postman.
  • Testing:

    • Relevant unit tests have been written and included.
    • Relevant integration tests have been written and included.
  • Reviewers and Assignees:

    • Default reviewers have been assigned to this pull request.
    • Assignees have been added if necessary.
  • Labels and Associations:

    • No specific actions are required in the Labels and Associations section for this pull request.

filizhelvaci
filizhelvaci previously approved these changes Dec 16, 2024
…AYS-582/authorize-password-reset-for-active-users

# Conflicts:
#	src/main/java/org/ays/auth/service/impl/AysUserPasswordServiceImpl.java
#	src/test/java/org/ays/auth/service/impl/AysUserPasswordServiceImplTest.java
@egehanasal egehanasal merged commit b77d13d into main Dec 23, 2024
1 check passed
@egehanasal egehanasal deleted the feature/AYS-582/authorize-password-reset-for-active-users branch December 23, 2024 08:55
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.

6 participants