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/branding-login-retry] Retry Section for Branded Login Error #1047

Merged
merged 10 commits into from
Nov 12, 2021

Commits on Oct 8, 2021

  1. Configuration menu
    Copy the full SHA
    c531b97 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. #4786 added a retry interval of 10 seconds. In this time interval the…

    … app retries to establish the connection before a error message will be shown
    hosy committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    22d11a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. only retry for network issues

    hosy committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    814ac53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4389d7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5a7864 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. - changed retry time interval to 30 seconds

    - retries minimum of 3 times
    hosy committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    6aa3173 View commit details
    Browse the repository at this point in the history
  2. Update ownCloud/Static Login/Interface/StaticLoginSetupViewController…

    ….swift
    
    Co-authored-by: Felix Schwarz <[email protected]>
    hosy and felix-schwarz authored Oct 25, 2021
    Configuration menu
    Copy the full SHA
    6a01902 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Configuration menu
    Copy the full SHA
    d3adbb2 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. HTTP pipeline is ready to schedule HTTP requests before the Static Lo…

    …gin View Controller is brought up. Moved it before setting up the UIWindow
    hosy committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    414eb33 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Configuration menu
    Copy the full SHA
    119f8af View commit details
    Browse the repository at this point in the history