Skip to content

Pass repo settings directly to the hasher

fca04e0
Select commit
Loading
Failed to load commit list.
Open

IBX-10124: Add support for Argon2 password hashes #581

Pass repo settings directly to the hasher
fca04e0
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Apr 29, 2026 in 3m 2s

Quality Gate failed

Failed conditions
C Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Annotations

Check warning on line 58 in src/lib/Repository/User/PasswordHashService.php

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

This method has 5 returns, which is more than the 3 allowed.

See more on https://sonarcloud.io/project/issues?id=ibexa_core&issues=AZ3Yl7eo8470ZLMUbBeJ&open=AZ3Yl7eo8470ZLMUbBeJ&pullRequest=581

Check warning on line 2204 in tests/integration/Core/Repository/UserServiceTest.php

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Detected 'password' in this variable name, review this potentially hardcoded credential.

See more on https://sonarcloud.io/project/issues?id=ibexa_core&issues=AZ3Yl7i18470ZLMUbBeL&open=AZ3Yl7i18470ZLMUbBeL&pullRequest=581

Check failure on line 749 in src/lib/Repository/UserService.php

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this function to reduce its Cognitive Complexity from 16 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=ibexa_core&issues=AZ3Yl7h28470ZLMUbBeK&open=AZ3Yl7h28470ZLMUbBeK&pullRequest=581