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

Implement user registration via SSH login #3

Open
3 of 6 tasks
TerrorBite opened this issue Apr 19, 2019 · 0 comments
Open
3 of 6 tasks

Implement user registration via SSH login #3

TerrorBite opened this issue Apr 19, 2019 · 0 comments
Assignees
Labels
missing feature This issue describes a feature on the roadmap which needs to be implemented to meet a milestone.

Comments

@TerrorBite
Copy link
Owner

TerrorBite commented Apr 19, 2019

When connecting via SSH, users should be able to create a new account and an initial character by selecting the appropriate option.

Requirements:

  • When user is connecting via SSH, ask if they want to create an account.
  • Collect user's password when registering an account.
  • Collect user's SSH keys when registering so that those keys can later authenticate the user.
  • Create new account in the backend for the registering user.
  • Create initial character for the new user in the backend.
  • Test that users can register new accounts.
@TerrorBite TerrorBite added this to the v0.1 milestone Apr 19, 2019
@TerrorBite TerrorBite self-assigned this Apr 19, 2019
@TerrorBite TerrorBite added the missing feature This issue describes a feature on the roadmap which needs to be implemented to meet a milestone. label Apr 19, 2019
@TerrorBite TerrorBite moved this to In Progress in Textgame Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
missing feature This issue describes a feature on the roadmap which needs to be implemented to meet a milestone.
Projects
Status: In Progress
Development

No branches or pull requests

1 participant