Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Avoid sharing room hierarchy responses between users #11355

Merged
merged 3 commits into from Nov 16, 2021

Commits on Nov 16, 2021

  1. Avoid sharing room hierarchy responses between users

    Different users may be allowed to see different rooms within a space,
    so sharing responses between users is inadvisable.
    Sean Quah committed Nov 16, 2021
    Copy the full SHA
    cadd944 View commit details
    Browse the repository at this point in the history
  2. Add tests for get_room_hierarchy caching

    Sean Quah committed Nov 16, 2021
    Copy the full SHA
    7272561 View commit details
    Browse the repository at this point in the history
  3. fix comment

    Sean Quah committed Nov 16, 2021
    Copy the full SHA
    d8ce086 View commit details
    Browse the repository at this point in the history