Public bug reported: Hello all,
Can someone please help me with the sql query to change the password of the admin user to district.I have an old one that i have been using but when i used it now,it is not.Can someone please help me with the updated one.The previous one that i was using is shown below. UPDATE users set password = '48e8f1207baef1ef7fe478a57d19f2e5' where username = 'admin'; ** Affects: dhis2 Importance: Undecided Status: New -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1526242 Title: changing the password of admin user to district Status in DHIS: New Bug description: Hello all, Can someone please help me with the sql query to change the password of the admin user to district.I have an old one that i have been using but when i used it now,it is not.Can someone please help me with the updated one.The previous one that i was using is shown below. UPDATE users set password = '48e8f1207baef1ef7fe478a57d19f2e5' where username = 'admin'; To manage notifications about this bug go to: https://bugs.launchpad.net/dhis2/+bug/1526242/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp