Removed some Rack configs and moved RackAttack rate limits, headers
• Removed: - some Rack configs and moved RackAttack rate limits, headers
This commit is contained in:
@@ -8,8 +8,6 @@ class Api::BaseController < ApplicationController
|
||||
MAX_LIMIT_PARAM = 25
|
||||
MIN_UNAUTHENTICATED_PAGES = 1
|
||||
|
||||
include RateLimitHeaders
|
||||
|
||||
skip_before_action :store_current_location
|
||||
skip_before_action :check_user_permissions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user