summaryrefslogtreecommitdiffstats
path: root/db/migrate/20110223180953_salt_user_passwords.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix RuboCop offense Layout/EmptyLinesAroundClassBody, one of the offenses ena...Go MAEDA2024-08-121-1/+0
* Remove trailing whitespaces from db/migrate (#31506).Go MAEDA2019-06-061-1/+1
* Remove frozen_string_literal magic comment from files which are not used when...Go MAEDA2019-03-211-2/+0
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Merged rails-5.1 branch (#23630).Jean-Philippe Lang2017-07-231-1/+1
* Adds random salt to user passwords (#7410).Jean-Philippe Lang2011-02-231-0/+13