discourse/app/assets
Sam Saffron a1d660d951
FEATURE: optional global invite_code for account registration
On some sites when bootstrapping communities it is helpful to bootstrap
with a "light weight" invite code.

Use the site setting `invite_code` to set a global invite code.

In this case the administrator can share the code with
a community which is very easy to remember and then anyone who has
that code can easily register accounts.

People without the invite code are not allowed account registration.

Global invite codes are less secure than indevidual codes, in that they
tend to leak in the community however in some cases when starting a brand
new community the security guarantees of invites are not needed.
2020-03-15 21:17:28 +11:00
..
images FIX: images:compress rake task 2019-03-15 15:23:57 +01:00
javascripts FEATURE: optional global invite_code for account registration 2020-03-15 21:17:28 +11:00
stylesheets UX: Better spacing for icon in select-kit label 2020-03-13 09:36:04 -04:00