Skip to content

Conversation

@JulesGresset
Copy link
Member

@JulesGresset JulesGresset commented Jun 29, 2025

…user management and login components

Describe your changes

Password is sent in clear to the backend.
This includes the user management view.

How to test the feature

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

  1. Try to connect
  2. Test the user management in the manager menu
  • Try to create a user and connect with his credentials
  • Try to edit a user password and connect with his credentials

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
@JulesGresset JulesGresset marked this pull request as ready for review June 29, 2025 20:01
@Xantass Xantass merged commit e5426b2 into dev Jun 30, 2025
13 checks passed
@Xantass Xantass deleted the 190-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

3 participants