discourse/app
Sam 3d76ce1421 FEATURE: SSO support for adding and removing a user to groups
Use: add_groups with a comma delimited list to ensure a user is in groups (using group names)

Use: remove_groups with a comma delimited list to ensure a user is removed from groups (using group names)
2016-11-11 16:57:31 +11:00
..
assets Remove more view classes 2016-11-10 16:27:15 -05:00
controllers A new guard for changing post timestamps called can_change_post_timestamps? 2016-11-06 20:14:09 +01:00
helpers Merge pull request #4398 from xfalcox/fix-tags-for-crawlers 2016-10-11 11:43:40 +11:00
jobs FIX: stop raising exceptions when a post goes missing 2016-11-08 14:51:56 +11:00
mailers FIX: 'List-Unsubscribe' header wasn't added to emails sent when mailing_list_mode was enabled 2016-08-01 20:19:00 +02:00
models FEATURE: SSO support for adding and removing a user to groups 2016-11-11 16:57:31 +11:00
serializers FEATURE: Add a radial ping when user's first notification has not been read. 2016-11-08 16:23:12 +08:00
services FIX: Improve removing advanced filters 2016-10-14 19:04:10 -04:00
views Allow step 0 to resend the confirmation email 2016-10-21 11:34:19 -04:00