focalboard/server/model
Jesús Espino dc5f387fb8
Add code to disble guest account access (#2690)
* Disabling guest accounts

* Using the plugin api to improve get user queries

* Fix linter errors

Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
2022-04-04 16:00:40 +02:00
..
block.go Generate templates archive at build time (#2577) 2022-03-30 18:10:11 -04:00
block_test.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
blockid.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
blocktype.go
board.go GetBoardMetadata API (#2569) 2022-03-29 14:47:49 -07:00
boards_and_blocks.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
boards_and_blocks_test.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
category.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
category_blocks.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
clientConfig.go
database.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
errorResponse.go
import_export.go Generate templates archive at build time (#2577) 2022-03-30 18:10:11 -04:00
notification.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
permission.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
properties.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
properties_test.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
sharing.go
subscription.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
team.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
user.go Add code to disble guest account access (#2690) 2022-04-04 16:00:40 +02:00
util.go
version.go