focalboard/server/services/store
Paul Esch-Laurent fe010b3b40
Remove synthetic/implicit memberships for guests (#3786)
* fix: no implicit (synthetic) memberships for guest

* fix: only check if guest if no explicit member

* refactor: join() to select() non-guest users

* style: golant lint

* fix: search as guest only returns explicit boards

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-10-03 18:23:21 -06:00
..
generators
mattermostauthlayer Remove synthetic/implicit memberships for guests (#3786) 2022-10-03 18:23:21 -06:00
mockstore
sqlstore
storetests
store.go