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

Sharing: Fix fast share creation with enforced expiry and 10.2.0 #7249

Merged
merged 1 commit into from
Jun 18, 2019

Commits on Jun 17, 2019

  1. Sharing: Fix fast share creation with enforced expiry and 10.2.0

    Fixes the "Copy public link to clipboard" context menu action for newer
    servers.
    
    Previously the server would fill the expiration date for us, since
    version 10.2.0 it reports an error. To workaround that the action now
    always sends an expiration date if default expiration is enabled in
    the settings.
    
    For #7245
    ckamm committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    60fa7ea View commit details
    Browse the repository at this point in the history