[wesnoth-commits] [wesnoth/wesnoth] cfa034: campaignd: Move auth functionality out of server.cpp

Iris Morelle noreply at github.com
Sun Nov 1 19:12:06 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: cfa034282919e6414f958a171efc6c24e7e0f4ec
      https://github.com/wesnoth/wesnoth/commit/cfa034282919e6414f958a171efc6c24e7e0f4ec
  Author: Iris Morelle <shadowm at wesnoth.org>
  Date:   2020-11-01 (Sun, 01 Nov 2020)

  Changed paths:
    M source_lists/campaignd
    M src/server/campaignd/server.cpp

  Log Message:
  -----------
  campaignd: Move auth functionality out of server.cpp


  Commit: 40818db7502053fa019ac3e07e99308e3286f1f3
      https://github.com/wesnoth/wesnoth/commit/40818db7502053fa019ac3e07e99308e3286f1f3
  Author: Iris Morelle <shadowm at wesnoth.org>
  Date:   2020-11-01 (Sun, 01 Nov 2020)

  Changed paths:
    M src/config.hpp

  Log Message:
  -----------
  config: Add copy_attributes() convenience method


  Commit: 9ad6a3b34f68399d49aa49348f6d6b4cba970b63
      https://github.com/wesnoth/wesnoth/commit/9ad6a3b34f68399d49aa49348f6d6b4cba970b63
  Author: Iris Morelle <shadowm at wesnoth.org>
  Date:   2020-11-01 (Sun, 01 Nov 2020)

  Changed paths:
    M src/server/campaignd/server.cpp

  Log Message:
  -----------
  campaignd: Use config::copy_attributes()


  Commit: 01e583c4dd09daedf9fe883182eb84aa38535b49
      https://github.com/wesnoth/wesnoth/commit/01e583c4dd09daedf9fe883182eb84aa38535b49
  Author: Iris Morelle <shadowm at wesnoth.org>
  Date:   2020-11-01 (Sun, 01 Nov 2020)

  Changed paths:
    M src/server/campaignd/server.cpp
    M src/server/campaignd/server.hpp

  Log Message:
  -----------
  campaignd: Refactor pack filename logic

Also some documentation for the auth shortcuts.


  Commit: a446ff2851465dae273ea2d80f110cb687e5f2c6
      https://github.com/wesnoth/wesnoth/commit/a446ff2851465dae273ea2d80f110cb687e5f2c6
  Author: Iris Morelle <shadowm at wesnoth.org>
  Date:   2020-11-01 (Sun, 01 Nov 2020)

  Changed paths:
    M src/server/campaignd/server.cpp

  Log Message:
  -----------
  campaignd: Don't allow setting version= with setattr

With the current system that would probably result in all kinds of
insanity that we don't want to happen.


Compare: https://github.com/wesnoth/wesnoth/compare/b5aab7012816...a446ff285146



More information about the Commits mailing list