[wesnoth-commits] [wesnoth/wesnoth] 9470ee: People who have MP mod authority for testing or ot...

Pentarctagon noreply at github.com
Thu Aug 15 12:36:18 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 9470eea8250a6de9304b4b518905b9e25d5108e9
      https://github.com/wesnoth/wesnoth/commit/9470eea8250a6de9304b4b518905b9e25d5108e9
  Author: Pentarctagon <pentarctagon at tutamail.com>
  Date:   2019-08-15 (Thu, 15 Aug 2019)

  Changed paths:
    M doc/man/wesnothd.6
    M src/server/forum_user_handler.cpp
    M src/server/forum_user_handler.hpp
    M utils/mp-server/table_definitions.sql

  Log Message:
  -----------
  People who have MP mod authority for testing or other reasons can continue to use the existing user_is_moderator column check, but for people who are supposed to moderate the server, now the forum group will be used.
This will make it easier to add/remove people to/from the group, and also ensure that the list of actual moderators matches up with the list available to users.

New config attributes added for this are:
* db_group_table - should be, based on the phpbb documentation I found, phpbb_user_group
* mp_mod_group - should be set to Multiplayer Moderators group ID





More information about the Commits mailing list