fixes #1284
This commit is contained in:
@@ -32,6 +32,10 @@ class AnonymousUser
|
||||
true
|
||||
end
|
||||
|
||||
def is_banned?
|
||||
false
|
||||
end
|
||||
|
||||
def has_mail?
|
||||
false
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user