diff options
author | Joas Schilling <coding@schilljs.com> | 2017-11-28 16:38:16 +0100 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2017-11-28 17:17:51 +0100 |
commit | 80b34f5f7df48a8632fd92116bc14e8a1a7fb3e2 (patch) | |
tree | b0d7edd2650bf75b0115591fe4a676cc213862fa /issue_template.md | |
parent | 2a01c0f3f65146858ef944c68adf5142988b5b52 (diff) | |
download | nextcloud-server-80b34f5f7df48a8632fd92116bc14e8a1a7fb3e2.tar.gz nextcloud-server-80b34f5f7df48a8632fd92116bc14e8a1a7fb3e2.zip |
Only in case of $currentAccess the array uses the id as index
Otherwise its a normal string[] with the user ids, in that
case the array_merge did it's job just fine, apart from it
not being deduplicated.
The array+array is only needed when the user id is the key,
so integer only user ids are kept as they are instead of being
reindexed.
Regression from 3820d6883dffcaa49deb1054ae0f32ab3d3e39b1
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'issue_template.md')
0 files changed, 0 insertions, 0 deletions