* When an error is raised when checking route constraints, we can only return true/false which either lets the request through or return a 404 error. Therefore, we just skip rate limiting here and let the controller handle the rate limiting. |
||
|---|---|---|
| .. | ||
| default_current_user_provider_spec.rb | ||
| facebook_authenticator_spec.rb | ||
| github_authenticator_spec.rb | ||
| google_oauth2_authenticator_spec.rb | ||
| open_id_authenticator_spec.rb | ||
| twitter_authenticator_spec.rb | ||