Manuel

Results 1928 comments of Manuel

What is the expected behavior according to the defined schema docs? I couldn't any specific mention of this in the [docs](https://docs.parseplatform.org/defined-schema/guide/#defined-schemas-with-existing-installation).

Some behavior is not explicitly described for indexes in the docs. For example if you set `strict: true`, then I would assume that indexes that aren't defined in the schema...

> when set strict: false the exist indexes was not overrided ! > for strict true or false whatever result the same ... overrides indexes Which one is true?

I assume there are restrictions as to what chars a username can contain, even if not documented. For example how about the username "🙂"? Anyway, for this issue, adding the...

I suppose this feature requires changes in Parse Server and at least the Parse JS SDK to a Parse client SDK to test with?

Note: the scope of this issue in regard to the bounty includes https://github.com/parse-community/Parse-SDK-JS/issues/2114

Please test with Parse Server 7, the best would be to add a PR with a failed test. We only fix security bugs in Parse Server 6.