Organizations: take into account the user when listing members (#11212)
* Organizations: take into account the user when listing members
Users shouldn't be able to see members from other teams they are not part of.
Ref https://github.com/readthedocs/readthedocs-corporate/issues/1736
* Format
* Also don't allow seeing profiles from others
* Tests
* Tests
* Format
* Update readthedocs/profiles/views.py
Co-authored-by: Manuel Kaufmann <humitos@gmail.com>
---------
Co-authored-by: Manuel Kaufmann <humitos@gmail.com>