immense / immense/Remotely

Email links are http when force and redirect https is enabled

Open
#598 0 comments 1 reaction 0 assignees View on GitHub

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:

  1. send reset password email
  2. Click on link in email
  3. 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.