Showing 599 of 599 total issues

Avoid too many return statements within this method.
Open

                    return;
Severity: Major
Found in core/SanityTests.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                        return;
    Severity: Major
    Found in core/SanityTests.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                          return;
      Severity: Major
      Found in core/SanityTests.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                                        return self::TLS_VERSION_1_0;
        Severity: Major
        Found in core/diag/RADIUSTests.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                                          return self::TLS_VERSION_1_2;
          Severity: Major
          Found in core/diag/RADIUSTests.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                    return FALSE;
            Severity: Major
            Found in core/diag/RADIUSTests.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                      return [
                          "NAME" => $serverName,
                          "INTERMEDIATE_CA" => $bundle['INTERMEDIATE_CA'],
                          "HIGHEST_ISSUER" => $currentHighestKnownIssuer,
                          "ROOT_CA" => NULL,
              Severity: Major
              Found in core/diag/RADIUSTests.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                                return FALSE;
                Severity: Major
                Found in core/EntityWithDBProperties.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                          return self::TOKENSTATUS_FAIL_NONEXISTING;
                  Severity: Major
                  Found in core/UserManagement.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                            return $out;
                    Severity: Major
                    Found in core/common/X509.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                              return $retval;
                      Severity: Major
                      Found in core/diag/Telepath.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                return $returnresult;
                        Severity: Major
                        Found in core/diag/RADIUSTests.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                                          return self::TLS_VERSION_ANCIENT;
                          Severity: Major
                          Found in core/diag/RADIUSTests.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                    return $retval;
                            Severity: Major
                            Found in core/common/OutsideComm.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                              return $inst->listOwners();
                              Severity: Major
                              Found in core/EntityWithDBProperties.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                                return []; // better safe than sorry: that's an error, so assume nobody is authorised to act on that data
                                Severity: Major
                                Found in core/EntityWithDBProperties.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                                  return [];
                                  Severity: Major
                                  Found in core/EntityWithDBProperties.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                                                    return self::TLS_VERSION_1_1;
                                    Severity: Major
                                    Found in core/diag/RADIUSTests.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                                  return RADIUSTests::RETVAL_OK;
                                      Severity: Major
                                      Found in core/diag/RFC6614Tests.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                return RADIUSTests::RETVAL_INVALID;
                                        Severity: Major
                                        Found in core/diag/RFC6614Tests.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language