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 Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
mattermostauthlayer Remove synthetic/implicit memberships for guests (#3786) 2022-10-03 18:23:21 -06:00
mockstore Update user store to return the updated entities after inserting / patching them (#3843) 2022-09-15 13:58:20 +02:00
sqlstore Update user store to return the updated entities after inserting / patching them (#3843) 2022-09-15 13:58:20 +02:00
storetests Update user store to return the updated entities after inserting / patching them (#3843) 2022-09-15 13:58:20 +02:00
store.go Update user store to return the updated entities after inserting / patching them (#3843) 2022-09-15 13:58:20 +02:00