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

[tests-only] Can't create folder names which are subset of "Shares" #2484

Merged
merged 10 commits into from
Feb 1, 2022

Commits on Jan 27, 2022

  1. test fix with easy implementation

    Signed-off-by: jkoberg <jkoberg@owncloud.com>
    kobergj committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    4eb8085 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f695243 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. use same logic for other above path also

    Signed-off-by: jkoberg <jkoberg@owncloud.com>
    kobergj committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    0733b53 View commit details
    Browse the repository at this point in the history
  2. add special case handling to isSubPath

    Signed-off-by: jkoberg <jkoberg@owncloud.com>
    kobergj committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    1274d3c View commit details
    Browse the repository at this point in the history
  3. refine isSubpath logic

    Signed-off-by: jkoberg <jkoberg@owncloud.com>
    kobergj committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    500b044 View commit details
    Browse the repository at this point in the history
  4. Stat on MKCOL before creating

    Signed-off-by: jkoberg <jkoberg@owncloud.com>
    kobergj committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    e6c24cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e7be06 View commit details
    Browse the repository at this point in the history
  6. update comment to not include typos

    Signed-off-by: jkoberg <jkoberg@owncloud.com>
    kobergj committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    13e77a7 View commit details
    Browse the repository at this point in the history
  7. handle error correctly for MKCOL

    Signed-off-by: jkoberg <jkoberg@owncloud.com>
    kobergj committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    883cdec View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

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