Skip to content

mod_invites: add page to create invites#4567

Merged
badlop merged 4 commits into
processone:masterfrom
sstrigler:mod_invites-create-invite-page
May 11, 2026
Merged

mod_invites: add page to create invites#4567
badlop merged 4 commits into
processone:masterfrom
sstrigler:mod_invites-create-invite-page

Conversation

@sstrigler
Copy link
Copy Markdown
Contributor

@sstrigler sstrigler commented Apr 20, 2026

Adds a startpage that allows you to use your account credentials to generate an account creation invite.

This is meant for folks that don't have access to a client, that supports that feature.

Also this is meant as a first step for a more sophisticated start page, we might add more features later like signup through email or phone where a generated invite is being sent to.

@sstrigler sstrigler force-pushed the mod_invites-create-invite-page branch 4 times, most recently from f5545c3 to 9826455 Compare April 21, 2026 08:38
@sstrigler sstrigler marked this pull request as ready for review April 21, 2026 08:41
@sstrigler sstrigler force-pushed the mod_invites-create-invite-page branch 9 times, most recently from 1b731ae to b8d6927 Compare April 26, 2026 13:55
@badlop badlop added the Component:Invites Invite-based account registration, implemented in mod_invites label May 8, 2026
@badlop badlop added this to the ejabberd 26.xx milestone May 8, 2026
sstrigler added 4 commits May 11, 2026 12:42
username was not correctly inserted

also form elements where using odd grid patterns
This adds a startpage that allows you to use your account credentials to
generate an account creation invite.

This is meant for folks that don't have access to a client, that supports that
feature.
CSRF token for registration form not based on token but a session cookie.
@sstrigler sstrigler force-pushed the mod_invites-create-invite-page branch from b8d6927 to 72dbdfc Compare May 11, 2026 10:46
@badlop badlop merged commit bf2a6d1 into processone:master May 11, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component:Invites Invite-based account registration, implemented in mod_invites

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants