[wesnoth-commits] [wesnoth/wesnoth] 6b97a7: Add a prompt to allow entering an add-on's passwor...
Pentarctagon
noreply at github.com
Sun Apr 4 06:28:36 UTC 2021
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 6b97a761098456709bb53d7e623e13b74666688c
https://github.com/wesnoth/wesnoth/commit/6b97a761098456709bb53d7e623e13b74666688c
Author: Pentarctagon <pentarctagon at tutamail.com>
Date: 2021-04-04 (Sun, 04 Apr 2021)
Changed paths:
A data/gui/window/addon_auth.cfg
M projectfiles/VC16/wesnoth.vcxproj
M projectfiles/VC16/wesnoth.vcxproj.filters
M source_lists/wesnoth
M src/addon/client.cpp
A src/gui/dialogs/addon/addon_auth.cpp
A src/gui/dialogs/addon/addon_auth.hpp
M src/gui/dialogs/addon/manager.cpp
M src/tests/gui/test_gui2.cpp
Log Message:
-----------
Add a prompt to allow entering an add-on's password at upload time.
This is an alternative to needing to store the plaintext password in the _server.pbl.
More information about the Commits
mailing list