Manuel
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?
Could you given an example of a username that would cause such an invalid link?
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...
Well, if you would like to open a PR for this change?
Please see CI and coverage report
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.