mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-02 03:55:20 +02:00
- Introduced NoopApiRateLimiter to effectively disable API rate limiting for self-hosted mode. - Updated ApiRateLimiter to delegate to NoopApiRateLimiter when running self-hosted. - Increased Rack::Attack throttle limits significantly for self-hosted deployments. - Added tests for NoopApiRateLimiter to ensure correct behavior. - This allows self-hosted users to make more API requests without restriction, while keeping stricter limits for SaaS deployments. |
||
---|---|---|
.. | ||
environments | ||
initializers | ||
locales | ||
application.rb | ||
boot.rb | ||
brakeman.ignore | ||
cable.yml | ||
credentials.yml.enc | ||
currencies.yml | ||
database.yml | ||
environment.rb | ||
i18n-tasks.yml | ||
importmap.rb | ||
puma.rb | ||
routes.rb | ||
schedule.yml | ||
sidekiq.yml | ||
storage.yml |