This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse
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
..
adapters Rename many .js.es6 files to .js 2020-03-12 13:29:55 -04:00
components Rename many .js.es6 files to .js 2020-03-12 13:29:55 -04:00
controllers FEATURE: optional global invite_code for account registration 2020-03-15 21:17:28 +11:00
helpers Rename many .js.es6 files to .js 2020-03-12 13:29:55 -04:00
initializers Rename many .js.es6 files to .js 2020-03-12 13:29:55 -04:00
lib UX: uses mod+p instead of ctrl+p and command+p for printTopic (#9202) 2020-03-13 20:58:34 +01:00
mixins Rename many .js.es6 files to .js 2020-03-12 13:29:55 -04:00
models FEATURE: optional global invite_code for account registration 2020-03-15 21:17:28 +11:00
pre-initializers Rename many .js.es6 files to .js 2020-03-12 13:29:55 -04:00
raw-views Rename many .js.es6 files to .js 2020-03-12 13:29:55 -04:00
routes Rename many .js.es6 files to .js 2020-03-12 13:29:55 -04:00
services Rename many .js.es6 files to .js 2020-03-12 13:29:55 -04:00
templates FEATURE: optional global invite_code for account registration 2020-03-15 21:17:28 +11:00
widgets Rename many .js.es6 files to .js 2020-03-12 13:29:55 -04:00
mapping-router.js Rename many .js.es6 files to .js 2020-03-12 13:29:55 -04:00