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

[stable-3.12] detect the terms of service app is requiring the user to sign them #7387

Closed
wants to merge 2 commits into from

Commits on Oct 22, 2024

  1. detect the terms of service app is requiring the user to sign them

    will query the sign state for the terms of service and automatically
    pause or resume sync
    
    Signed-off-by: Matthieu Gallien <[email protected]>
    mgallien authored and backportbot[bot] committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c0f53c7 View commit details
    Browse the repository at this point in the history
  2. content access denied error during discovery: verify server access

    will trigger a check of the server connectivity in case of content
    
    access denied reporting when listing folders during discovery
    
    should allow discovering early that terms of service need to be signed
    
    Signed-off-by: Matthieu Gallien <[email protected]>
    mgallien committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    8fb3380 View commit details
    Browse the repository at this point in the history