Skip to content

fix: remove bcryptjs-react dependency and update password handling in…#149

Merged
Xantass merged 1 commit intodevfrom
142-send-clear-password
Jun 30, 2025
Merged

fix: remove bcryptjs-react dependency and update password handling in…#149
Xantass merged 1 commit intodevfrom
142-send-clear-password

Conversation

@JulesGresset
Copy link
Copy Markdown
Member

… Login component

Describe your changes

Password is sent in clear to the backend.

How to test the feature

To be tested with Hello-Kitchen/Back-End#180

  1. Try to connect

Issue ticket number and link

Closes #190

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 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 aa210be into dev Jun 30, 2025
8 checks passed
@Xantass Xantass deleted the 142-send-clear-password branch June 30, 2025 14:05
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.

Send clear password

2 participants