focalboard/server
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
..
admin-scripts
api Preserve old handleServeFile endpoint behavior after refactor (#3892) 2022-10-03 10:45:04 +05:30
app Update user store to return the updated entities after inserting / patching them (#3843) 2022-09-15 13:58:20 +02:00
assets Custom template's default card template works (#3335) 2022-07-29 11:27:18 -06:00
auth Restoring guest account access and adding backend part of the guest accounts support (#2929) 2022-08-24 17:08:58 -05:00
client Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
integrationtests Fix members (#3875) 2022-09-30 08:26:41 -06:00
main Fix make swagger errors & update version (#3772) 2022-09-07 08:32:53 -06:00
model update to release 7.5.0 (#3890) 2022-10-03 11:55:20 -06:00
server GH-3797 Update telemetry to send boards count (#3820) 2022-09-13 14:37:05 -06:00
services Remove synthetic/implicit memberships for guests (#3786) 2022-10-03 18:23:21 -06:00
swagger fix: filter out bots for sharing, @mention-ing, and Person property (#3762) 2022-09-09 19:56:44 -06:00
utils Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
web Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
ws getBlocks store API with query options (#3755) 2022-08-30 15:56:41 +02:00
.golangci.yml
go.mod Card APIs (#3760) 2022-09-08 13:01:33 +02:00
go.sum Card APIs (#3760) 2022-09-08 13:01:33 +02:00
go.tools.mod
go.tools.sum