]> git.openstreetmap.org Git - rails.git/commit
Add rate limiting to user friendships
authorTom Hughes <tom@compton.nu>
Tue, 11 May 2021 11:02:05 +0000 (12:02 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 11 May 2021 11:10:36 +0000 (12:10 +0100)
commit84c601460fe2be392689378ba6c3aa9de714c31b
treeb855230013189da573e5223aea9a65fb9fe91c62
parent4d164df5b8a0d6571f738f2d10b49da1aeaafdcd
Add rate limiting to user friendships
app/controllers/friendships_controller.rb
app/models/user.rb
config/locales/en.yml
config/settings.yml
db/migrate/20210511104518_add_time_to_friendships.rb [new file with mode: 0644]
db/structure.sql