piotrpolak/pepiscms

View on GitHub
pepiscms/application/models/Password_history_model.php

Summary

Maintainability
A
35 mins
Test Coverage

Method registerChange has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function registerChange($user_id, $password_encoded, $hashing_salt, $hashing_algorithm, $hasing_iterations)
Severity: Minor
Found in pepiscms/application/models/Password_history_model.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status