mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-19 00:17:30 +00:00
468d963e78
This way the user is only forced to read the Terms again that changed or if the user logged in from a different machine. Use md5sum since it is sufficiently resistant against collisions and doesn't freeze the window for 2 seconds like EncryptPassword / SHA256 does, refs #4399. Use 0 instead of empty string in default.cfg, refs #3990. Differential Revision: https://code.wildfiregames.com/D1575 Partial review by: Vladislav This was SVN commit r21850.