mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-11-14 08:50:44 +00:00
Remove salt
This commit is contained in:
parent
1a3ca51138
commit
9ee0de5406
1 changed files with 0 additions and 1 deletions
|
@ -855,7 +855,6 @@ ActiveRecord::Schema.define(:version => 20150820223313) do
|
|||
t.string "time_zone"
|
||||
t.integer "version"
|
||||
t.boolean "public_email", :default => false, :null => false
|
||||
t.string "salt"
|
||||
end
|
||||
|
||||
add_index "users", ["email"], :name => "index_users_on_email"
|
||||
|
|
Loading…
Reference in a new issue