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

[BE] Hotfix, Update reset password link in mail template #103

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

brycoti
Copy link
Collaborator

@brycoti brycoti commented Nov 29, 2023

Pull Request: Update Reset Password Link in Mail Template

Description

This Pull Request addresses the issue #82 , where the reset password link in the mail template was hardcoded to a localhost URL. The link has been updated to use the correct production URL.

Changes Made

  • Updated reset password link in the mail/forgetPassword.blade.php mail template.

@brycoti brycoti added the bug Something isn't working label Nov 29, 2023
Copy link

sonarcloud bot commented Nov 29, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@brycoti brycoti changed the title [BE ] Hotfix, Update reset password link in mail template # [BE] Hotfix, Update reset password link in mail template Nov 29, 2023
@CloudSalander
Copy link
Collaborator

Hi! @FranEnLaNube
You completely nailed it. Very nice branch name too :)

We will wait until frontend confirmation to put this on production environment.

Thanks!

@CloudSalander CloudSalander merged commit 75a5099 into develop Nov 29, 2023
3 checks passed
@FranEnLaNube
Copy link
Collaborator

FranEnLaNube commented Nov 29, 2023

Good job @brycoti to resolve #82 ! And very fast! 💯 . Good way to start in the project!

@FranEnLaNube FranEnLaNube linked an issue Nov 29, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BE] Mail reset password
3 participants