From 5eb21f239bf89b0615612cb7b7b8fa5f1e13fb73 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Thu, 10 Oct 2024 14:47:24 +0100 Subject: When a server stops being ulined remove its users from the uline list. --- include/usermanager.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include') diff --git a/include/usermanager.h b/include/usermanager.h index bf9567d43..681c5e059 100644 --- a/include/usermanager.h +++ b/include/usermanager.h @@ -141,6 +141,9 @@ class CoreExport UserManager : public fakederef */ void RehashCloneCounts(); + /** Rebuilds the list of services servers. Required when \ settings change. */ + void RehashULines(); + /** Return the number of local and global clones of this user * @param user The user to get the clone counts for * @return The clone counts of this user. The returned reference is volatile - you -- cgit v1.3.1-10-gc9f91