Log

mod_invites_register_web/mod_invites_register_web.lua @ 6264:29a646bad096

description author age
mod_invites_register_web: Allow pointing other HTML templates Kim Alvefur Thu, 22 May 2025 23:40:23 +0200
mod_invites_register_web: change config option from `invites_html_template` to `invites_template_html`. Trần H. Trung Tue, 29 Aug 2023 22:05:46 +0700
mod_invites_register_web: add inviter back in every html render. Trần H. Trung Tue, 01 Aug 2023 01:27:45 +0700
mod_invites_register_web: Don't register user when refresh `register_error.html`. Trần H. Trung Fri, 26 May 2023 02:15:45 +0700
mod_invites_register_web: Add html template and URL configuration for multiple (human) language. Trần H. Trung Fri, 26 May 2023 01:37:08 +0700
mod_invites_register_web: Add mod_password_policy checks for web registration Matthew Wild Wed, 22 Dec 2021 15:05:31 +0000
mod_invites_register_web: Support a 'login_link_format' for apps, redirected to after successful registration Matthew Wild Tue, 06 Oct 2020 16:06:57 +0100
mod_invites_register_web: Fix bug where invalid invite code redirected to wrong URL Matthew Wild Tue, 06 Oct 2020 16:06:24 +0100
mod_invites_register_web: Support linking to a web chat after successful registration Matthew Wild Mon, 05 Oct 2020 16:45:06 +0100
mod_invites_page, mod_invites_register_web: Set correct Content-Type everywhere necessary Matthew Wild Tue, 15 Sep 2020 14:11:48 +0100
mod_invites_register_web: Also add ip to user-registered Matthew Wild Mon, 14 Sep 2020 14:19:19 +0100
mod_invites_register_web: Include request.ip in user-registering event (thanks franck) Matthew Wild Mon, 14 Sep 2020 13:57:59 +0100
mod_invites_register_web: Fix traceback on missing query params Matthew Wild Sat, 12 Sep 2020 10:28:28 +0100
mod_invites_register_web: Remove dependency on mod_easy_invite Matthew Wild Fri, 11 Sep 2020 16:36:34 +0100
mod_invites_register_web: New module to allow web registration with an invite token Matthew Wild Fri, 11 Sep 2020 13:51:54 +0100