Diff

core/features.lua @ 13583:e77ef9a4604f

mod_flags: New module to view and manage flags on user accounts via shell/API This will be useful for server operators to easily identify flagged accounts, etc.
author Matthew Wild <mwild1@gmail.com>
date Fri, 03 Jan 2025 11:45:48 +0000
parent 13455:2a001cd7f99a
child 13622:4e908958660e
line wrap: on
line diff
--- a/core/features.lua	Sat Dec 28 18:35:24 2024 +0000
+++ b/core/features.lua	Fri Jan 03 11:45:48 2025 +0000
@@ -6,6 +6,8 @@
 		"mod_bookmarks";
 		-- mod_server_info bundled
 		"mod_server_info";
+		-- mod_flags bundled
+		"mod_flags";
 		-- Roles, module.may and per-session authz
 		"permissions";
 		-- prosody.* namespace