]> git.openstreetmap.org Git - rails.git/commit
Validate avatar images
authorTom Hughes <tom@compton.nu>
Tue, 16 Feb 2021 17:37:18 +0000 (17:37 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 16 Feb 2021 17:37:18 +0000 (17:37 +0000)
commit3c4f32a76075e91d60efd82c91bd64ebff5b6082
tree7292cc710bd986eae4a4eb1bbbdb6c2e3feaf86c
parent80f576a29b2dd45757c48740a74683c699648c05
Validate avatar images

Closes #3097
app/models/user.rb
app/validators/image_validator.rb [new file with mode: 0644]