discourse/app
Chris Hunt d432798ff8 Silently fail if user tries to sneak in
When 'invite only' is enabled, there's no way for a user to create an
account unless they try and sneak in by POSTing to /users/. We will
silently fail if this happens.
2013-06-05 11:08:21 -07:00
..
assets Hide registration on login modal if 'invite only' 2013-06-05 11:06:54 -07:00
controllers Silently fail if user tries to sneak in 2013-06-05 11:08:21 -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 'invite only' site setting 2013-06-05 11:06:05 -07:00
serializers fix encoding for category excerpt 2013-06-05 11:22:47 +10: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 Allow customization of 'login required' message 2013-06-04 18:53:36 -07:00