mattermost/plugin/plugintest
Daniel Schalla 2936dc87d0 CSRF Token Implementation for Plugins (#9192)
deleted test config

fix test config

Dont wipe the session token for plugins

Simplified Tokens; Generate CSRF for other sessions

Remove CSRF from Access Token; Remove Getter/Setter from Context

fix removed setter

remove getcsrf helper from plugin api

enforce csrf only for cookie auth
2018-08-01 15:16:04 -07:00
..
mock expose vendored mock package with plugintest/mock (#7914) 2017-11-29 10:54:14 -08:00
api.go CSRF Token Implementation for Plugins (#9192) 2018-08-01 15:16:04 -07:00
hooks.go Login Hooks (#9177) 2018-07-30 11:55:38 -07:00
plugintest.go expose vendored mock package with plugintest/mock (#7914) 2017-11-29 10:54:14 -08:00