[wesnoth-commits] [wesnoth/wesnoth] 95aaac: Store add-on passwords in the credentials file as ...
Pentarctagon
noreply at github.com
Thu Mar 10 16:23:14 UTC 2022
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 95aaac76a91e17ac6fcf9c39d0a9ed495e23645b
https://github.com/wesnoth/wesnoth/commit/95aaac76a91e17ac6fcf9c39d0a9ed495e23645b
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.
More information about the Commits
mailing list