glitch-soc/mastodon

View on GitHub
app/controllers/auth/sessions_controller.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class SessionsController has 21 methods (exceeds 20 allowed). Consider refactoring.
Open

class Auth::SessionsController < Devise::SessionsController
  include Redisable

  MAX_2FA_ATTEMPTS_PER_HOUR = 10

Severity: Minor
Found in app/controllers/auth/sessions_controller.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status