From 539a05a6bdcf9b6bcf3df8f04ccdfed5dd4d4ce6 Mon Sep 17 00:00:00 2001 From: Reed Garmsen Date: Mon, 27 Jul 2015 17:13:53 -0700 Subject: Changed title of Active Devices to Active Sessions; added help text explaining Active Sessions --- web/react/components/activity_log_modal.jsx | 3 ++- web/react/components/user_settings.jsx | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'web/react/components') diff --git a/web/react/components/activity_log_modal.jsx b/web/react/components/activity_log_modal.jsx index 7cce807a9..90f139e8b 100644 --- a/web/react/components/activity_log_modal.jsx +++ b/web/react/components/activity_log_modal.jsx @@ -102,8 +102,9 @@ module.exports = React.createClass({
-

Active Devices

+

Active Sessions

+

Sessions are created when you log in with your email and password to a new browser on a device. Sessions let you use Mattermost for up to 30 days without having to log in again. If you want to log out sooner, use the "Logout" button below to end a session.

{ activityList } diff --git a/web/react/components/user_settings.jsx b/web/react/components/user_settings.jsx index 2ac9a2371..e1ae6da52 100644 --- a/web/react/components/user_settings.jsx +++ b/web/react/components/user_settings.jsx @@ -617,7 +617,7 @@ var SecurityTab = React.createClass({

View Access History - View and Logout of Active Devices + View and Logout of Active Sessions
); -- cgit v1.2.3-1-g7c22