discourse/app
Blake Erickson 87a0a6664e FEATURE: External auth when redeeming invites
This feature (when enabled) will allow for invite_only sites to require
external authentication before they can redeem an invite.

- Created hidden site setting to toggle this
- Enables sending invites with local logins disabled
- OAuth button added to invite form
- Requires OAuth email address to match invite email address
- Prevents redeeming invite if OAuth authentication fails
2019-08-11 12:20:02 -06:00
..
assets FEATURE: External auth when redeeming invites 2019-08-11 12:20:02 -06:00
controllers FEATURE: External auth when redeeming invites 2019-08-11 12:20:02 -06:00
helpers FEATURE: customization of html emails (#7934) 2019-07-30 15:05:08 -04:00
jobs DEV: Refactor helper methods for upload markdown 2019-07-25 16:36:35 +02:00
mailers FEATURE: customization of html emails (#7934) 2019-07-30 15:05:08 -04:00
models FIX: Disallow user self-delete when user posted in PMs 2019-08-10 12:30:16 +02:00
serializers FIX: Show membership requests link just for group owners. (#7543) 2019-08-06 13:28:22 +03:00
services FIX: Various watched words improvements 2019-08-02 15:29:12 +01:00
views UX: Hide login/signup header buttons during authentication flows 2019-08-08 13:57:18 +01:00