Hello,
I'm having loggin issues with my admin acc to Umbraco dashboard.
The password has changed and I don't know what is it.
I tried 2 ways to solve it:
change in web.config the password format to clear - I got this error while running the app: "Cannot use ASP.Net Identity with UmbracoMembersUserStore when the password format is not Hashed".
change password in userUmbraco table to - "bnWxWyFdCueCcKrqniYK9iAS+7E=" and then typed the word: 'default' - still got the error: 'Login failed for user *'.
Hope you will find out how to solve it , it is very urgent.
Thank you,
Tal
Hey,
It worked!
but it doesn't let me change password for some reason..
when Im trying to change pass from the dashboard ->pressing save->nothing happen.
I get this error(400) - "umbraco/backoffice/UmbracoApi/Users/PostSaveUser 400 bad request"
when im using the query, still, same password remains.
any ideas?
user locked out
Hello, I'm having loggin issues with my admin acc to Umbraco dashboard.
The password has changed and I don't know what is it.
Hope you will find out how to solve it , it is very urgent. Thank you, Tal
Richard Soeteman created a really useful package for this:
https://our.umbraco.com/packages/developer-tools/umbraco-admin-reset/
Hey, It worked! but it doesn't let me change password for some reason.. when Im trying to change pass from the dashboard ->pressing save->nothing happen. I get this error(400) - "umbraco/backoffice/UmbracoApi/Users/PostSaveUser 400 bad request" when im using the query, still, same password remains. any ideas?
I don't know.
Try create a new admin user and delete the old one.
is working on a reply...