mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Recently we changed the code to check permission in the backend. Example PR https://github.com/discourse/discourse/pull/25735 After those changes, `isInAnyGroups` and `userInAnyGroups` functions are not used anymore.