focalboard/server
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
..
admin-scripts
api Add code to disble guest account access (#2690) 2022-04-04 16:00:40 +02:00
app GH-2675 Remove deprecated Apis (#2685) 2022-04-04 09:53:24 +02:00
assets Generate templates archive at build time (#2577) 2022-03-30 18:10:11 -04:00
auth Removed getDefaultTemplates functin as no longer needed 2022-03-29 11:16:16 +05:30
client GH-2675 Remove deprecated Apis (#2685) 2022-04-04 09:53:24 +02:00
integrationtests GH-2675 Remove deprecated Apis (#2685) 2022-04-04 09:53:24 +02:00
main Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
model Add code to disble guest account access (#2690) 2022-04-04 16:00:40 +02:00
server Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
services Add code to disble guest account access (#2690) 2022-04-04 16:00:40 +02:00
swagger GetBoardMetadata API (#2569) 2022-03-29 14:47:49 -07:00
utils Migrate DM and private group message boards to a team (#2557) 2022-03-25 17:21:56 -06:00
web Remove noisy error log for unit tests 2021-12-17 01:05:05 -05:00
ws Upgrading all the server libraries (#2643) 2022-03-25 17:05:56 -06:00
.golangci.yml Migrate DM and private group message boards to a team (#2557) 2022-03-25 17:21:56 -06:00
go.mod Upgrading all the server libraries (#2643) 2022-03-25 17:05:56 -06:00
go.sum Upgrading all the server libraries (#2643) 2022-03-25 17:05:56 -06:00
go.tools.mod
go.tools.sum