]> source.dussan.org Git - redmine.git/commit
Raise the maximum length of the last name to 255 characters (#37679).
authorGo MAEDA <maeda@farend.jp>
Sun, 27 Aug 2023 08:59:33 +0000 (08:59 +0000)
committerGo MAEDA <maeda@farend.jp>
Sun, 27 Aug 2023 08:59:33 +0000 (08:59 +0000)
commit937124443caff1675f5719a6bb6b77ec6941648a
treed583c9d10304af88d8cf9c9b2aff6fdc635a4130
parent4e0bb4990ca4422c0d54b4cf1707a4025989b64f
Raise the maximum length of the last name to 255 characters (#37679).

Patch by Anthony Mallet.

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