I guess the password in this case is the password for Online gaming: 
https://wl.widelands.org/ggz/changepw which can be accessed through 
https://wl.widelands.org/profile/edit/ (the last link)

The related model is in wlggz: 
https://bazaar.launchpad.net/~widelands-dev/widelands-website/trunk/view/head:/wlggz/models.py

Django provides some default hashers for passwords, see 
https://docs.djangoproject.com/en/1.8/topics/auth/passwords/

I have no idea about creating passwords..., but it think the online gaming 
password could also be encrypted using django: 
https://docs.djangoproject.com/en/1.8/topics/auth/passwords/#module-django.contrib.auth.hashers

Maybe there is also a possibility to automatically convert old, not encrypted, 
passwords to encrypted ones?
-- 
https://code.launchpad.net/~widelands-dev/widelands/net-pwd-security/+merge/340540
Your team Widelands Developers is subscribed to branch 
lp:~widelands-dev/widelands/net-pwd-security.

_______________________________________________
Mailing list: https://launchpad.net/~widelands-dev
Post to     : widelands-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~widelands-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to