writefreely/templates/user
Matt Baer 70e823d6ab 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
2019-01-18 00:05:50 -05:00
..
admin Add pager to admin user list 2019-01-05 09:37:53 -05:00
include Support user invites 2019-01-18 00:05:50 -05:00
admin.tmpl Support user invites 2019-01-18 00:05:50 -05:00
articles.tmpl Fully support single-user mode 2018-11-09 22:10:46 -05:00
collection.tmpl Add Reader section 2018-12-10 16:08:07 -05:00
collections.tmpl Add user management pages 2018-11-08 01:23:08 -05:00
export.tmpl Add user management pages 2018-11-08 01:23:08 -05:00
invite.tmpl Support user invites 2019-01-18 00:05:50 -05:00
settings.tmpl Add basic admin dashboard with app stats 2018-11-18 20:18:22 -05:00
stats.tmpl Add user management pages 2018-11-08 01:23:08 -05:00