[wesnoth-commits] [wesnoth/wesnoth] 6bd1cf: Store add-on passwords in the credentials file as ...
Pentarctagon
noreply at github.com
Thu Mar 10 16:27:44 UTC 2022
Branch: refs/heads/1.16
Home: https://github.com/wesnoth/wesnoth
Commit: 6bd1cf502cf6b704a75785295d8e01e21357ba7e
https://github.com/wesnoth/wesnoth/commit/6bd1cf502cf6b704a75785295d8e01e21357ba7e
Author: Pentarctagon <pentarctagon at tutamail.com>
Date: 2022-03-10 (Thu, 10 Mar 2022)
Changed paths:
M data/gui/window/addon_auth.cfg
M src/addon/client.cpp
M src/gui/dialogs/addon/addon_auth.cpp
M src/gui/dialogs/addon/manager.cpp
Log Message:
-----------
Store add-on passwords in the credentials file as well.
This allows storing add-on passwords for uploading in the same credentials file as is currently used by the client when connecting to a multiplayer server. For add-on authors that don't keep their passwords as plaintext in their _server.pbl, this removes the need for them to manually enter their password each time they upload an add-on.
Commit: df049776cbeaf8f7f18c54dd21b4e547fb5c8351
https://github.com/wesnoth/wesnoth/commit/df049776cbeaf8f7f18c54dd21b4e547fb5c8351
Author: Pentarctagon <pentarctagon at tutamail.com>
Date: 2022-03-10 (Thu, 10 Mar 2022)
Changed paths:
M changelog.md
Log Message:
-----------
Changelog update.
Compare: https://github.com/wesnoth/wesnoth/compare/8036edf175b5...df049776cbea
More information about the Commits
mailing list