[Commits] [wesnoth/wesnoth] e50ee3: Added password hashing to campaignd
GitHub
noreply at github.com
Sat Aug 22 05:32:55 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: e50ee3db41f8a08877030401a1d9f597ed17679e
https://github.com/wesnoth/wesnoth/commit/e50ee3db41f8a08877030401a1d9f597ed17679e
Author: John Anthony <john at jo.hnanthony.com>
Date: 2015-08-19 (Wed, 19 Aug 2015)
Changed paths:
M data/core/about.cfg
M src/campaign_server/campaign_server.cpp
Log Message:
-----------
Added password hashing to campaignd
This will also update existing campaigns stored with a plaintext password to use
the new, more secure system.
Commit: 2278219348e812a32db1ecbfd8bdd547c808bf3c
https://github.com/wesnoth/wesnoth/commit/2278219348e812a32db1ecbfd8bdd547c808bf3c
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2015-08-22 (Sat, 22 Aug 2015)
Changed paths:
M data/core/about.cfg
M src/campaign_server/campaign_server.cpp
Log Message:
-----------
Merge branch 'master' of https://github.com/JohnAnthony/wesnoth into staging/pr-449-4
Commit: e399258b4420265e17245158614119e5ec95dfd9
https://github.com/wesnoth/wesnoth/commit/e399258b4420265e17245158614119e5ec95dfd9
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2015-08-22 (Sat, 22 Aug 2015)
Changed paths:
M src/campaign_server/campaign_server.cpp
Log Message:
-----------
campaignd: Record the hashed passphrase for new uploads
Otherwise no passphrase is recorded into the server config and it
becomes impossible to reupload the add-on without admin assistance.
Commit: f852044d4cc823f22b26cf3e38bc1993ac136374
https://github.com/wesnoth/wesnoth/commit/f852044d4cc823f22b26cf3e38bc1993ac136374
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2015-08-22 (Sat, 22 Aug 2015)
Changed paths:
M data/core/about.cfg
M src/campaign_server/campaign_server.cpp
Log Message:
-----------
Merge branch 'staging/pr-449-4'
Compare: https://github.com/wesnoth/wesnoth/compare/6df77620debf...f852044d4cc8
More information about the Commits
mailing list