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

Reset someone's password #7

Open
@justjwheelin

Description

@justjwheelin

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!

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions