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

[backport] Server: fix unreported project storage not supported with -p #43464

Commits on May 31, 2021

  1. Server: fix unreported project storage not supported with -p

    -p only supported filesystem storage this PR fixes this
    behavior by initializing providers before the project
    is loaded and by attempting a project read instead of
    just checking for the file.
    
    Backported from master 545dcac
    elpaso committed May 31, 2021
    Configuration menu
    Copy the full SHA
    31ffa93 View commit details
    Browse the repository at this point in the history