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

Force password creation on first island launch. #596

Closed
VakarisZ opened this issue Mar 30, 2020 · 0 comments · Fixed by #688
Closed

Force password creation on first island launch. #596

VakarisZ opened this issue Mar 30, 2020 · 0 comments · Fixed by #688
Assignees
Labels
Beginner friendly New to the project? This issue is good for you! Enhancement Issue that describes an enhancement to a current feature.
Milestone

Comments

@VakarisZ
Copy link
Contributor

Upon launching island first time, user should be prompted to choose and repeat a password. Once password is chosen, it should be saved in a hashed form and used in JWT. For now, I don't think username is required. Additional features could be:

  • Verification, that password is >6 symbols long.
  • Multiple passwords, so that multiple users could access island.
  • Wiki entry about how to manually change password.
@VakarisZ VakarisZ added Enhancement Issue that describes an enhancement to a current feature. Island Beginner friendly New to the project? This issue is good for you! labels Mar 30, 2020
@ShayNehmad ShayNehmad added this to the 1.9.0 milestone Apr 27, 2020
@ShayNehmad ShayNehmad added the e/1 label May 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Beginner friendly New to the project? This issue is good for you! Enhancement Issue that describes an enhancement to a current feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants