]> source.dussan.org Git - redmine.git/commit
Reject passwords that are the same as login, first name, last name, or email (#37279).
authorGo MAEDA <maeda@farend.jp>
Fri, 21 Jun 2024 05:32:46 +0000 (05:32 +0000)
committerGo MAEDA <maeda@farend.jp>
Fri, 21 Jun 2024 05:32:46 +0000 (05:32 +0000)
commit719b0ce61504ebf6ad18825c70444891161fada2
treea1447b862e5c0aded47e7434a8597a6222d7ef66
parent2706019f09f657675506c977ce1fd49750185108
Reject passwords that are the same as login, first name, last name, or email (#37279).

Patch by Go MAEDA (@maeda).

git-svn-id: https://svn.redmine.org/redmine/trunk@22888 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/user.rb
config/locales/en.yml
test/unit/user_test.rb