question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Not possible to change username and password at the same time

See original GitHub issue

Summary

Not really a bug, but a bit misleading for a user, as the changes in username are not recorded IF they change the value in the Username field and then press the Reset password button. With this workflow only the password change is recorded in the DB. The ideal would be to add and alert if the after any change in the Username field admin does not press the Confirm button. Not sure if this is possible… 🤔

System information

  • Version: pip install kolibri-0.1.1rc3
  • Operating system: Ubuntu 16.10
  • Browser: Firefox 50

peek 2017-01-27 19-11

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
khangmachcommented, Feb 15, 2017

this should be clearly two separate processes. We want the user to focus on one process at a time, no need for confirmation/error messages. The ONLY way to change and save a username is to hit “confirm”.

To make this more clear, we should NOT have the process for resetting password be titled “Edit Account Info”, but change it to “Reset Password”.

Would also suggest removing “Username: techsavvy” entirely from the update password modal to avoid confusion. It’s irrelevant to the password changing process.

0reactions
christianmemijecommented, Oct 20, 2017

Fixed #2154

Read more comments on GitHub >

github_iconTop Results From Across the Web

Not Able to Change Password - Windows Server
User may not be able to change their password if you configure the 'User must change password at next logon' setting.
Read more >
How to Change a Username or Password - Computer Hope
Changing the username and password in Windows 11. Change password. Press the Windows key , type "sign-in options", and then press Enter ....
Read more >
How often should a username and password be changed to ...
The username is never changed, password changes are not considered that important anymore, a more secure password that is not changed is better...
Read more >
Users can change their password with the same password
As I pointed out, it depends on the implementation. For example, if you use a one time password (like Wordpress) and an user...
Read more >
How to Change Another User's Password in Windows - Lifewire
Windows 11, 10 & 8: Go to Control Panel > User Accounts > User Accounts > Manage another account > [user]. · Select...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found