Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User Authentication for Flashing Process #117

Open
Nahrain1 opened this issue Jun 25, 2024 · 0 comments
Open

User Authentication for Flashing Process #117

Nahrain1 opened this issue Jun 25, 2024 · 0 comments

Comments

@Nahrain1
Copy link
Contributor

Nahrain1 commented Jun 25, 2024

User story

  1. As a user
  2. I want to be authenticated before initiating the flashing process,
  3. So that only authorized personnel can perform firmware updates on the ECU.

Acceptance criteria

  • Before starting the flashing process, the user should be prompted to enter their credentials (e.g. username + password)
  • Create a dummy prefdefined list of verified users to ensure the uer has access
  • If the credentials are incorrect, the user is notified and given the option to retry
  • Upon correct credentials, provide a message indicating successful authentication and allow flashing process to start

Definition of done (DoD)

  • Code review has been completed
  • Code has been merged
  • Feature branch has been deleted
  • Update method signatures in architecture diagram
  • MCU & GUI build after merge
@Nahrain1 Nahrain1 converted this from a draft issue Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Product Backlog
Development

No branches or pull requests

1 participant