[GH-ISSUE #3110] [feature]: Add salt provided by user when login with email #1022

Open
opened 2026-03-16 18:06:36 +03:00 by kerem · 0 comments
Owner

Originally created by @webysther on GitHub (Jun 4, 2023).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3110

Is there an existing issue for this?

  • I have searched the existing issues

Summary

When user make the login using the e-mail, with a salt password when the magic link get exposed is asked by the salt in the login, this salt is inside the magic link hash.

Why should this be worked on?

  • Expose magic link on logs to make possible to single user get working version of software more fast
  • Self-hosted will have less constrains
  • Make magic link more secure
  • Even magic exposed only the user that ask for it can use it
Originally created by @webysther on GitHub (Jun 4, 2023). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3110 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary When user make the login using the e-mail, with a salt password when the magic link get exposed is asked by the salt in the login, this salt is inside the magic link hash. ### Why should this be worked on? - Expose magic link on logs to make possible to single user get working version of software more fast - Self-hosted will have less constrains - Make magic link more secure - Even magic exposed only the user that ask for it can use it
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#1022
No description provided.