From 2084556dedc76a2ae7a475d2513f16cc713555ec 2016-01-24 12:29:58 From: Jan Kaluza Date: 2016-01-24 12:29:58 Subject: [PATCH] Slack: Use just 'bot' scope --- diff --git a/spectrum/src/frontends/slack/SlackUserRegistration.cpp b/spectrum/src/frontends/slack/SlackUserRegistration.cpp index be67debb695b4deb50e589c1c5d76cf2053b0ca2..7d770ca6494e3c7516bb66f71f3fc1ccd4aae4fd 100644 --- a/spectrum/src/frontends/slack/SlackUserRegistration.cpp +++ b/spectrum/src/frontends/slack/SlackUserRegistration.cpp @@ -68,7 +68,7 @@ std::string SlackUserRegistration::createOAuth2URL(const std::vectorgenerateAuthURL(); m_auths[oauth2->getState()] = oauth2;