]> git.openstreetmap.org Git - rails.git/commit
Add support for per-user limits on the rate changes can be made
authorTom Hughes <tom@compton.nu>
Sun, 29 Oct 2023 15:58:03 +0000 (15:58 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 2 Nov 2023 08:59:57 +0000 (08:59 +0000)
commit2f11b77309ee18aafb1bcce9dbe5bfc38a298bbb
treeb4fa678b8cc1d46382a402ae5032a276e8ac0c8f
parentc6bb4a5f4eadc46bac599cd6a5174b199c1b6026
Add support for per-user limits on the rate changes can be made
config/settings.yml
db/migrate/20231101222146_api_rate_limit.rb [new file with mode: 0644]
db/structure.sql
lib/database_functions.rb [new file with mode: 0644]
lib/tasks/update_functions.rake [new file with mode: 0644]