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 resharing of federated shares that were created out of links #19793

Merged
merged 4 commits into from
Apr 27, 2020

Commits on Apr 21, 2020

  1. Set proper share type when converting link shares to federated shares

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    45c3ee7 View commit details
    Browse the repository at this point in the history
  2. Link shares have reshare permission if outgoing federated shares are …

    …enabled
    
    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    5646f7c View commit details
    Browse the repository at this point in the history
  3. Remove unneeded test since links have resharing permissions by default

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    397ab1c View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Adjust integration tests to new permissions

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    7a9469f View commit details
    Browse the repository at this point in the history