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
blockid.go
blocktype.go
board.go GetBoardMetadata API (#2569) 2022-03-29 14:47:49 -07:00
boards_and_blocks.go
boards_and_blocks_test.go
category.go
category_blocks.go
clientConfig.go
database.go
errorResponse.go
import_export.go Generate templates archive at build time (#2577) 2022-03-30 18:10:11 -04:00
notification.go
permission.go
properties.go
properties_test.go
sharing.go
subscription.go
team.go
user.go Add code to disble guest account access (#2690) 2022-04-04 16:00:40 +02:00
util.go
version.go