discourse/app
Chris Hunt 92a4828f72 Redirect all controllers to login if required
We want to skip the filter for sessions controller so that we can login
and we want to skip the filter for static pages because those should be
visible to visitors.
2013-06-04 16:10:10 -07:00
..
assets Add min_private_message_title_length site setting so private messages can have short titles 2013-06-04 17:59:23 -04:00
controllers Redirect all controllers to login if required 2013-06-04 16:10:10 -07:00
helpers Add message format support that can be used on complex localization strings 2013-05-30 16:49:57 +10:00
mailers add list unsubscribe 2013-04-26 16:56:28 +10:00
models Add 'login required' site setting 2013-06-04 16:10:10 -07:00
serializers Strip out links when displaying a new user's bio 2013-06-04 12:06:25 -04:00
services Automatically flag someone as a spammer if their posts get at least X spam flags from N users while their trust level is 'new user'. Staff can clear and set this status from the user record in admin. 2013-06-03 16:37:40 -04:00
views fix some /tos and /privacy issues 2013-05-31 16:43:29 -07:00