[
https://issues.apache.org/jira/browse/AMBARI-13512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14968251#comment-14968251
]
Hudson commented on AMBARI-13512:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #3690 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/3690/])
AMBARI-13512. Show a warning popup before user is about to be logged out
(rzang:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=ac51d8b6cee62aee30b940d38da10f0f266ba7a5])
* ambari-web/app/controllers/main.js
* ambari-admin/src/main/resources/ui/admin-web/app/scripts/services/Auth.js
*
ambari-admin/src/main/resources/ui/admin-web/app/views/modals/TimeoutWarning.html
* ambari-web/app/config.js
* ambari-web/app/messages.js
*
ambari-admin/src/main/resources/ui/admin-web/app/scripts/controllers/mainCtrl.js
> Show a warning popup before user is about to be logged out
> ----------------------------------------------------------
>
> Key: AMBARI-13512
> URL: https://issues.apache.org/jira/browse/AMBARI-13512
> Project: Ambari
> Issue Type: Bug
> Components: ambari-admin, ambari-web
> Affects Versions: 2.1.3
> Reporter: Richard Zang
> Assignee: Richard Zang
> Fix For: 2.1.3
>
> Attachments: AMBARI-13512.patch
>
>
> Show a warning popup 60 seconds before user is about to be logged out. It
> will trigger browser user action when user is actually monitoring the screen
> which will make the user active again. Otherwise user will be logged out
> after 60 seconds.
> The warning message should say:
> "You will be automatically logged out in X seconds due to inactivity. [Log
> Out Now] [Remain Logged In]"
> X should automatically count down from 60, once per second.
> Popup Title:
> Automatic Logout
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)