Noosfero/noosfero

View on GitHub
app/controllers/concerns/captcha.rb

Summary

Maintainability
A
45 mins
Test Coverage

Method verify_captcha has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

  def verify_captcha(action, model, user, environment, profile = nil, message = _("Make sure you made the test to verify that your are not a robot!"))
Severity: Minor
Found in app/controllers/concerns/captcha.rb - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status