Merge branch 'master' into openstreetbugs
Conflicts: Gemfile app/helpers/application_helper.rb app/views/site/index.html.erb
This commit is contained in:
commit
4d91fe3dd9
177 changed files with 4914 additions and 3062 deletions
|
@ -200,6 +200,7 @@ class User < ActiveRecord::Base
|
|||
self.image = nil
|
||||
self.email_valid = false
|
||||
self.new_email = nil
|
||||
self.openid_url = nil
|
||||
self.status = "deleted"
|
||||
self.save
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue