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: Parse Server option fileExtensions default value rejects file extensions that are less than 3 or more than 4 characters long #8699

Merged
merged 7 commits into from
Mar 10, 2024

Commits on Jul 23, 2023

  1. Update ParseFile.spec.js

    dblythy committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    2cc2be8 View commit details
    Browse the repository at this point in the history
  2. Update ParseFile.spec.js

    dblythy committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    8b473ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d987059 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. wip

    dblythy committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    5da8d16 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. add tests

    dblythy committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    e0bf9af View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Merge branch 'alpha' into fix-extension

    Signed-off-by: Manuel <5673677+mtrezza@users.noreply.github.com>
    mtrezza committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    c008294 View commit details
    Browse the repository at this point in the history
  2. fix definitions

    mtrezza committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    ebb1b9c View commit details
    Browse the repository at this point in the history