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/5385/stable 3.7 #5388

Merged
merged 4 commits into from
Feb 2, 2023
Merged

Backport/5385/stable 3.7 #5388

merged 4 commits into from
Feb 2, 2023

Commits on Feb 2, 2023

  1. Only accept folder setup page if overrideLocalDir is set.

    Fix for #5383.
    
    Signed-off-by: Camila <hello@camila.codes>
    Camila authored and mgallien committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    0168060 View commit details
    Browse the repository at this point in the history
  2. Do not exit application when overrideserverurl param is a valid url.

    Signed-off-by: Camila <hello@camila.codes>
    Camila authored and mgallien committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    f6d8967 View commit details
    Browse the repository at this point in the history
  3. Fix: if the config did not exist, overrideserverurl had no effect.

    When the client runs for the first time, setting the value was done before
    the config file was created. It had no effect.
    
    Signed-off-by: Camila <hello@camila.codes>
    Camila authored and mgallien committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    23db86b View commit details
    Browse the repository at this point in the history
  4. Update code style.

    Signed-off-by: Camila <hello@camila.codes>
    Camila authored and mgallien committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    fa4b87a View commit details
    Browse the repository at this point in the history