Email links are http when force and redirect https is enabled
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 5.1k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
When a link is sent from email for user registration or password reset, the link in the email is http and not https. If redirect https is enabled the links should also be https
To Reproduce
Steps to reproduce the behavior:
- send reset password email
- Click on link in email
- link is only http and should be https
Remotely Version
Server latest ( 2047 )
Expected Behavior
The link to be https
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the password-reset or registration email flow with HTTPS redirect enabled, then trace where the email link URL is generated and how the redirect setting is applied. Done means links in both email types use https when that setting is enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- authentication, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100