Skip to content
This repository has been archived by the owner on Dec 5, 2018. It is now read-only.

Reset someone's password #7

Open
jwflory opened this issue Dec 4, 2016 · 1 comment
Open

Reset someone's password #7

jwflory opened this issue Dec 4, 2016 · 1 comment
Assignees
Labels

Comments

@jwflory
Copy link
Member

jwflory commented Dec 4, 2016

Summary

If a user forgets their password, there is no easy way for the user or an administrator to reset their password.

Analysis

As we discovered earlier today, it would be extremely helpful for there to be a simple and easy way for users to reset their password if they forget it. This could be done by the user in-game (e.g. /tradepost resetpassword) or could be triggered by an administrator on request. However, the former method would likely be preferred (or could just be controlled by a permission node).

Expected behavior

  1. User forgets password
  2. User types /tradepost resetpassword
  3. User is prompted to confirm if this is really what they want to do, and if yes, prompt for new password
  4. Update database to replace their password
  5. PROFIT!
@BenWoodworth
Copy link

Could you have a /tradepost password command that can set the password the first time, and update/reset the password the next times it's used?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants