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

Add a change password option to xiloader. #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Mar 25, 2020

  1. Add a change password option to xiloader.

    This works by using the same login flow from before to validate the
    correct user. However instead of returning to connect to the game
    server, the user is prompted for a new password to set.
    
    I tested all code paths manually: error cases and succesful password
    changing cases.
    
    fixed DarkstarProject#7
    mrhappyasthma committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    be4c833 View commit details
    Browse the repository at this point in the history