Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix dependencies #261

Merged
merged 2 commits into from
Apr 6, 2022
Merged

Fix dependencies #261

merged 2 commits into from
Apr 6, 2022

Conversation

prsnbrg
Copy link
Contributor

@prsnbrg prsnbrg commented Feb 17, 2022

Fix #260

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@phil-davis phil-davis requested a review from jnweiger February 18, 2022 02:02
Copy link
Contributor

@jnweiger jnweiger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding the dependency!

Tested that. It helps with

# occ app:enable twofactor_totp

In app.php line 1129:
                                                                                                                                                 
  App "2-Factor Authentication" cannot be installed because the following dependencies are not fulfilled: The library imagick is not available.  
                                                                                                                                                 

But does not help with the WebUI. Admin can still enable
2-Factor Authentication there without any problems.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 6, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@jnweiger jnweiger merged commit 00831fe into owncloud:master Apr 6, 2022
@prsnbrg prsnbrg deleted the patch-5 branch April 6, 2022 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[QA] missing dependency on php-imagick
2 participants