focalboard/server
Jesús Espino f1b8d88d6b
Changing mattermost-auth method to work based on shared database access (#335)
* Improving mattermost auth implementation

* Making mattermost-auth based on shared database access

* Reverting unneeded changes in the config.json file

* Fixing tiny problems

* Removing the need of using the mattermost session token

* Fixing some bugs and allowing to not-bind the server to any port

* Small fix to correctly get the templates

* Adding the mattermost-plugin code inside focalboard repo

* Adding a not working code part of the cluster websocket communication

* Updating the mattermost version

* Adding the cluster messages for the websockets

* Updating to the new node version

* Making it compatible with S3

* Addressing some tiny problems

* Fixing server tests

* Adds support for MySQL migrations and initialization

Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>
2021-05-24 19:06:11 +02:00
..
admin-scripts Rename admin local socket 2021-02-01 10:31:06 -08:00
api Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
app Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
auth Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
client Workspace backend support 2021-03-26 11:01:54 -07:00
context Check local conn for admin APIs 2021-01-22 14:14:12 -08:00
einterfaces Show workspace title in sidebar 2021-03-30 15:25:16 -07:00
integrationtests Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
main Fix #312. Release 0.6.6 (#313) 2021-04-21 18:25:26 -07:00
model Update for v0.6.7 2021-05-10 12:22:42 -07:00
server Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
services Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
swagger Store files per workspace and root block 2021-03-29 16:27:35 -07:00
utils Add API client, integration tests structure and server lifecycle changes 2020-11-09 13:23:15 +01:00
web Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
ws Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
.golangci.yml #GH-31 Configured Golangci-Lint and fixed errors (#381) 2021-05-10 17:15:27 +02:00
go.mod Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
go.sum Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
go.tools.mod Workspace backend support 2021-03-26 11:01:54 -07:00
go.tools.sum Workspace backend support 2021-03-26 11:01:54 -07:00
modd.conf Rename focalboard-server binary 2021-01-28 14:23:52 -08:00