Skip to content

Conversation

@JulesGresset
Copy link
Member

Describe your changes

Password is hashed in the backend

How to test the feature

Try to connect with the login route with a clear password.

Issue ticket number and link

Closes #169

Checklist before requesting a review

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have performed a self-review of my code
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Documentation has been updated as required
    If a single item in this checklist is not checked, the pull request cannot be accepted

@JulesGresset JulesGresset requested a review from Xantass June 29, 2025 19:34
@JulesGresset JulesGresset self-assigned this Jun 29, 2025
@JulesGresset JulesGresset linked an issue Jun 29, 2025 that may be closed by this pull request
@Xantass Xantass merged commit 7079d88 into dev Jun 30, 2025
8 checks passed
@Xantass Xantass deleted the 169-receive-clear-password-and-hash-it branch June 30, 2025 07:48
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.

Receive clear password and hash it

3 participants