ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001952ClearOSclearos-console - Consolepublic2014-09-09 07:562020-11-06 04:54
Reporterbchambers 
Assigned To 
PrioritynormalSeverityminorReproducibilitysometimes
StatusclosedResolutionsuspended 
PlatformOSOS Version
Product Version6.5.0 
Target VersionFixed in Version 
Summary0001952: Console web browser detection/auto logout
DescriptionA special header or auto-detection of the console browser should be implemented. Webconfig should track the time/requests coming in and automatically send a redirect to a 'static' page (logout?). Otherwise, unecessary load can be placed on the server if a network page is left open:

Eg.

[root@smb-02 ~]# tail -f /var/log/webconfig/access_log
127.0.0.1 - - [09/Sep/2014:23:52:33 +1000] "GET /app/network/get_all_info?_=1410267998309 HTTP/1.1" 200 418 "http://127.0.0.1:82/app/network" [^] "Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131120 Firefox/17.0"
127.0.0.1 - - [09/Sep/2014:23:52:36 +1000] "GET /app/network/get_all_info?_=1410267998310 HTTP/1.1" 200 418 "http://127.0.0.1:82/app/network" [^] "Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131120 Firefox/17.0"
127.0.0.1 - - [09/Sep/2014:23:52:39 +1000] "GET /app/network/get_all_info?_=1410267998311 HTTP/1.1" 200 418 "http://127.0.0.1:82/app/network" [^] "Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131120 Firefox/17.0"
127.0.0.1 - - [09/Sep/2014:23:52:43 +1000] "GET /app/network/get_all_info?_=1410267998312 HTTP/1.1" 200 418 "http://127.0.0.1:82/app/network" [^] "Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131120 Firefox/17.0"
127.0.0.1 - - [09/Sep/2014:23:52:46 +1000] "GET /app/network/get_all_info?_=1410267998313 HTTP/1.1" 200 418 "http://127.0.0.1:82/app/network" [^] "Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131120 Firefox/17.0"
127.0.0.1 - - [09/Sep/2014:23:52:49 +1000] "GET /app/network/get_all_info?_=1410267998314 HTTP/1.1" 200 418 "http://127.0.0.1:82/app/network" [^] "Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131120 Firefox/17.0"
127.0.0.1 - - [09/Sep/2014:23:52:52 +1000] "GET /app/network/get_all_info?_=1410267998315 HTTP/1.1" 200 418 "http://127.0.0.1:82/app/network" [^] "Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131120 Firefox/17.0"
127.0.0.1 - - [09/Sep/2014:23:52:55 +1000] "GET /app/network/get_all_info?_=1410267998316 HTTP/1.1" 200 418 "http://127.0.0.1:82/app/network" [^] "Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131120 Firefox/17.0"
127.0.0.1 - - [09/Sep/2014:23:52:59 +1000] "GET /app/network/get_all_info?_=1410267998317 HTTP/1.1" 200 418 "http://127.0.0.1:82/app/network" [^] "Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131120 Firefox/17.0"
127.0.0.1 - - [09/Sep/2014:23:53:02 +1000] "GET /app/network/get_all_info?_=1410267998318 HTTP/1.1" 200 418 "http://127.0.0.1:82/app/network" [^] "Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131120 Firefox/17.0"
127.0.0.1 - - [09/Sep/2014:23:53:05 +1000] "GET /app/network/get_all_info?_=1410267998319 HTTP/1.1" 200 418 "http://127.0.0.1:82/app/network" [^] "Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131120 Firefox/17.0"
TagsNo tags attached.
Attached Files

- Relationships
related to 0001083closeddsokoloski Only start the simple text console on boot once the network is up and running 


- Issue History
Date Modified Username Field Change
2014-09-09 07:56 bchambers New Issue
2014-09-10 17:15 user2 Relationship added related to 0001083
2014-09-10 17:15 user2 Assigned To => dsokoloski
2014-09-10 17:15 user2 Status new => assigned
2014-09-10 17:15 user2 Target Version => 7.0.0 Alpha 2
2014-10-21 15:35 user2 Target Version 7.0.0 Alpha 2 => 7.1.0 Beta 2
2015-05-25 05:03 user2 Target Version 7.1.0 Beta 2 =>
2020-11-06 04:54 NickH Note Added: 0014771
2020-11-06 04:54 NickH Status assigned => closed
2020-11-06 04:54 NickH Assigned To dsokoloski =>
2020-11-06 04:54 NickH Resolution open => suspended