owncloud/core

View on GitHub
lib/private/Authentication/Token/IProvider.php

Summary

Maintainability
A
45 mins
Test Coverage

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

    public function generateToken($token, $uid, $loginName, $password, $name, $type = IToken::TEMPORARY_TOKEN);
Severity: Minor
Found in lib/private/Authentication/Token/IProvider.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status