[wesnoth-commits] [wesnoth/wesnoth] 71a6da: wesnothd/fuh: Do not consider stale temporary bans...

GitHub noreply at github.com
Sat Oct 13 23:50:33 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 71a6daf961d8af303f9cbfd94b8443efc2fd57ef
      https://github.com/wesnoth/wesnoth/commit/71a6daf961d8af303f9cbfd94b8443efc2fd57ef
  Author: Iris Morelle <shadowm at wesnoth.org>
  Date:   2018-10-13 (Sat, 13 Oct 2018)

  Changed paths:
    M src/server/forum_user_handler.cpp

  Log Message:
  -----------
  wesnothd/fuh: Do not consider stale temporary bans from phpBB's banlist table

It turns out that as of phpBB 3.2.2 these are only cleared on the next
call to user_ban()/user_unban(), so they may linger around for long
after they've expired. Fixed this by making FUH aware of the existence
of the ban_end column.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Commits mailing list