Hi,
I am using a multisite setup. Atm when you want to add users to a course via the course admin on the front end, the query is performed on the network users. This is should not be possible as this way users that have never made an account on a subsite can be added to a course.
So proposed fix, execute the query only on the users that are in the subsite user table.
see screenshot: http://prntscr.com/nqu7ft
kind regards
Yes this is an issue , actually we are making direct query to users table to do that .
And in multiste there is only one unified users table for all websites .
IF you do not wish to let users access to different subsites then what's the point of installing multisite setup .You could have setup individual websites .
Still we have to fix this issue to show users of current site only .
Thanks for the response, there are some good reasons to use a multisite without sharing users.
Would be great if this query can be subsite based :)!
Hello,
i am creating a trello card for this where you could track the development records:
https://trello.com/c/WNp8NK4f
this will be fixed in our coming updates.