MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

any option to import a list of users ?  (Mono Support )

50716 put(a) pogledan, 24 odgovor(a) 25.7.2013. 18:58:50Kreirao(la) super
pajo

pajo

26.7.2013. 14:23:42
Yes you need to set passwordFormat="Hashed" in order to use hashed password by default. 

I checked code and I don't believe you can transfer passwords because hash result encoding is completely different and based on

return BitConverter.ToString(hashByteArray).Replace("-", "")
replace part in this code probably irreversible, unless dashes are deterministic. The only other way to use these passwords is to write your own provider and handle manually all users with legacy password format.

Ovaj sadržaj još nije ocijenjen. 
629 Reputacija 83 Ukupno objava
super

super

26.7.2013. 14:41:18
I just posted an error message that I am getting after changing "clear" to "hashed", please see my last post.
Ovaj sadržaj još nije ocijenjen. 
6018 Reputacija 709 Ukupno objava
super

super

26.7.2013. 15:21:52
anyone ?
Ovaj sadržaj još nije ocijenjen. 
6018 Reputacija 709 Ukupno objava
mzilic

mzilic

29.7.2013. 14:27:37
Hello Super,

I replied to your new topic.

Regards,
Mario
Ovaj sadržaj još nije ocijenjen. 
2218 Reputacija 300 Ukupno objava
1 2 3