[wesnoth-commits] [wesnoth/wesnoth] 872893: Preferences: delete any MP passwords saved with th...
GitHub
noreply at github.com
Fri Feb 23 05:24:53 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 87289338f4a00eb45e4bad5846d9f260ad3ef6b1
https://github.com/wesnoth/wesnoth/commit/87289338f4a00eb45e4bad5846d9f260ad3ef6b1
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-02-23 (Fri, 23 Feb 2018)
Changed paths:
M src/preferences/game.cpp
Log Message:
-----------
Preferences: delete any MP passwords saved with the legacy MP method
Even though we switched to encrypted local password storage a while back, any passwords
saved with the old plaintext method remained in player's preferences file and were loaded
by the game where there's no reason they couldn't have been directly accessed.
More information about the Commits
mailing list