Software /
code /
prosody
Log
plugins/mod_invites_adhoc.lua @ 13694:293533fa5667 13.0
description | author | age |
---|---|---|
mod_invites_adhoc: Add password reset command | Kim Alvefur | Sun, 20 Oct 2024 12:11:21 +0200 |
Merge 0.12->trunk | Kim Alvefur | Thu, 04 Apr 2024 19:44:17 +0200 |
mod_invites_adhoc: Fix result form type (thanks betarays) 0.12 | Kim Alvefur | Thu, 04 Apr 2024 19:39:33 +0200 |
core, plugins: Split prosody:user role into prosody:{guest,registered,member} | Matthew Wild | Thu, 29 Jun 2023 15:36:13 +0100 |
plugins: Prefix module imports with prosody namespace | Kim Alvefur | Fri, 24 Mar 2023 13:15:28 +0100 |
Switch to a new role-based authorization framework, removing is_admin() | Matthew Wild | Wed, 15 Jun 2022 12:15:01 +0100 |
mod_invites_adhoc: Fall back to generic allow_user_invites for role-less users 0.12 | Matthew Wild | Fri, 06 May 2022 17:08:49 +0100 |