Merge pull request #2713 from nextcloud/usermodel_properly_check_out_of_bound_index
authorCamila <hello@camila.codes>
Tue, 15 Dec 2020 09:37:58 +0000 (10:37 +0100)
committerGitHub <noreply@github.com>
Tue, 15 Dec 2020 09:37:58 +0000 (10:37 +0100)
UserModel: check indices are inside the user list


Trivial merge