]> git.openstreetmap.org Git - rails.git/commit
Disallow username changes to user_n if n isn't their id
authorAnton Khorev <tony29@yandex.ru>
Sat, 2 Sep 2023 11:19:59 +0000 (14:19 +0300)
committerAndy Allan <git@gravitystorm.co.uk>
Thu, 18 Jan 2024 10:33:56 +0000 (10:33 +0000)
commit2c342adc0df6b932165b521247201772f4369923
tree53a1587522d47ce13afe3266057544d7b48944ca
parenta7ba87340d91a6eeef096783b04a9b0a963bfa99
Disallow username changes to user_n if n isn't their id
.rubocop_todo.yml
app/models/user.rb
config/locales/en.yml
test/models/user_test.rb