1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-03 08:45:40 +02:00
focalboard/mattermost-plugin/server
Miguel de la Cruz fd9be03445
Use path.Join in plugin's webpath property (#610)
* Use path.Join in plugin's webpath property

* Update mattermost-plugin/server/plugin.go

Co-authored-by: Jesús Espino <jespinog@gmail.com>

Co-authored-by: Jesús Espino <jespinog@gmail.com>
2021-06-21 12:08:33 +02:00
..
.gitignore Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
configuration.go Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
main.go Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
manifest.go Adds a link to the setup docs on the plugin's config header section (#582) 2021-06-21 10:13:15 +02:00
plugin_test.go Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
plugin.go Use path.Join in plugin's webpath property (#610) 2021-06-21 12:08:33 +02:00