mirror of
https://github.com/diaspora/diaspora.git
synced 2026-04-29 03:01:03 -04:00
bad signature valid hack
This commit is contained in:
@@ -23,4 +23,7 @@ class Profile
|
||||
def person
|
||||
Person.first(:id => self.person_id)
|
||||
end
|
||||
|
||||
##this needs to go once we move to Salmon
|
||||
def signature_valid?; true; end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user