HomeWrite.as

Support user invites

Description

Support user invites

This includes:

  • A new user_invites config value that determines who can generate invite links
  • A new page for generating invite links, with new user navigation link
  • A new /invite/ path that allows anyone to sign up via unique invite link, even if registrations are closed
  • Tracking who (of registered users) has been invited by whom

It requires an updated database with writefreely --migrate in order to
work.

This closes T556

Details

Provenance
mattAuthored on Jan 18 2019, 5:05 AM
Parents
rWF47b2155f92be: Add --migrate command
Branches
Unknown
Tags
Unknown
Tasks
T556: Invite users