I'm trying to reset a user-password in a database belonging to a codeigniter application. (though the app might not use standard Codeigniter encryption).
Some of the values have been reseted to an alphanumeric value and some are manually set through the application they begin with "sha512:1000:" I would like to enter a new password. How can I do this? I'm using Sequel Pro