Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hello,
Can any one tell me Which encryption method used in umbraco for Login page(http://localhost:123/umbraco/umbraco.aspx) in password field.
Thanks.
Hiya,
The password field itself isn't encrypted, it's just starred out, if you mean what format is it stored in in the database, by default its a one way MD5 hash I think.
Hi
I think the default hashing is SHA1 as MD5 is quite insecure e.g. http://md5hashcracker.appspot.com/
Reference: http://our.umbraco.org/forum/developers/api-questions/6316-MD5-encrypted-member-passwords
:)
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Which encyption method used in login page?
Hello,
Can any one tell me Which encryption method used in umbraco for Login page(http://localhost:123/umbraco/umbraco.aspx) in password field.
Thanks.
Hiya,
The password field itself isn't encrypted, it's just starred out, if you mean what format is it stored in in the database, by default its a one way MD5 hash I think.
Hi
I think the default hashing is SHA1 as MD5 is quite insecure e.g. http://md5hashcracker.appspot.com/
Reference: http://our.umbraco.org/forum/developers/api-questions/6316-MD5-encrypted-member-passwords
:)
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.