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

Admin Password set fails silently #76

Closed
Sebull-git opened this issue Jun 10, 2024 · 5 comments · Fixed by #77
Closed

Admin Password set fails silently #76

Sebull-git opened this issue Jun 10, 2024 · 5 comments · Fixed by #77
Assignees
Milestone

Comments

@Sebull-git
Copy link

After creating a new Server and trying to change the password. The password cannot be changed but it does not show any errors.

Best regards

@brothercorvo brothercorvo added this to the 2.3 milestone Jun 23, 2024
@brothercorvo
Copy link
Contributor

trying to replicate this using the last version of ZT on Digital Ocean

@brothercorvo
Copy link
Contributor

Confirmed:

  1. install using ZT on digital ocean
  2. login with standard user/pass
  3. go to profile
  4. update password
  5. login with new password
  6. login fails
  7. use original password
  8. login succeeded

@brothercorvo
Copy link
Contributor

@naman108 and @phreed I tried to change the rights on the DB to ensure the current user has 'write' but that has no changed the situation.

@naman108 naman108 transferred this issue from FreeTAKTeam/FreeTakServer Jun 26, 2024
@naman108
Copy link
Contributor

transferred because this is where the fix is applied

naman108 added a commit that referenced this issue Jun 26, 2024
- commit should fix issue #76 by changing the capitalization of the characters such that it aligns with what FTS expects
@naman108 naman108 linked a pull request Jun 26, 2024 that will close this issue
@brothercorvo
Copy link
Contributor

Admin Password set fails silently
#76 is now fixed, to update the UI follow whose steps

source fts.venv/bin/activate
pip install fts-ui --upgrade

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

Successfully merging a pull request may close this issue.

3 participants