You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2022/09/05 16:35:55 UTC

[GitHub] [cloudstack] Hudratronium opened a new issue, #6703: Introduce a "session timeout" counter in GUI

Hudratronium opened a new issue, #6703:
URL: https://github.com/apache/cloudstack/issues/6703

   <!--
   Verify first that your issue/request is not already reported on GitHub.
   Also test if the latest release and main branch are affected too.
   Always add information AFTER of these HTML comments, but no need to delete the comments.
   -->
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
   
    * Feature Idea
   
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   UI
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on main branch.
   -->
   
   ~~~
   4.17.0.1
   ~~~
   
   ##### CONFIGURATION
   <!--
   Information about the configuration if relevant, e.g. basic network, advanced networking, etc.  N/A otherwise
   -->
   N/A
   
   ##### OS / ENVIRONMENT
   <!--
   Information about the environment if relevant, N/A otherwise
   -->
   N/A
   
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   I would like to have a "counter" in the UI showing the time until the current session is closed and the user needs to authenticate again. In addition a button to "refresh" the session / restart the session time-out would be quite convenient.
   For positioning i would suggest to place this in the top menue right beside the username and button for changeing the language-settings
   
   ![Screenshot 2022-09-05 183408](https://user-images.githubusercontent.com/79725167/188490112-f261b42c-fa62-4957-add2-8583f245a643.jpg)
   
   
   ##### STEPS TO REPRODUCE
   <!--
   For bugs, show exactly how to reproduce the problem, using a minimal test-case. Use Screenshots if accurate.
   
   For new features, show how the feature would be used.
   -->
   
   <!-- Paste example playbooks or commands between quotes below -->
   ~~~
   
   ~~~
   
   <!-- You can also paste gist.github.com links for larger files -->
   
   ##### EXPECTED RESULTS
   <!-- What did you expect to happen when running the steps above? -->
   
   ~~~
   
   ~~~
   
   ##### ACTUAL RESULTS
   <!-- What actually happened? -->
   
   <!-- Paste verbatim command output between quotes below -->
   ~~~
   
   ~~~
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] Hudratronium commented on issue #6703: Introduce a "session timeout" counter in GUI

Posted by GitBox <gi...@apache.org>.
Hudratronium commented on issue #6703:
URL: https://github.com/apache/cloudstack/issues/6703#issuecomment-1239285384

   @DaanHoogland 
   Of course no obligation - that wasn't what i was expecting requesting this.
   I will have a look if i can find some ressources here internally to contribute... would be about time to do so.
    
   Making such a setting a "opt-in" for a user would be imho a good idea, making this completely optional. But i guess this would require a little bit more work ;-D


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] gitsan13 commented on issue #6703: Introduce a "session timeout" counter in GUI

Posted by GitBox <gi...@apache.org>.
gitsan13 commented on issue #6703:
URL: https://github.com/apache/cloudstack/issues/6703#issuecomment-1239286770

   I would like to add the session timeout counter feature in this project to fix the issue and also enhance my learning in UI. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] Hudratronium commented on issue #6703: Introduce a "session timeout" counter in GUI

Posted by GitBox <gi...@apache.org>.
Hudratronium commented on issue #6703:
URL: https://github.com/apache/cloudstack/issues/6703#issuecomment-1239130578

   @DaanHoogland 
   Sadly i am not that capable of programming myself, that's why i sadly won't be able to contribute this ... sorry for that. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] DaanHoogland commented on issue #6703: Introduce a "session timeout" counter in GUI

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on issue #6703:
URL: https://github.com/apache/cloudstack/issues/6703#issuecomment-1277305359

   @gitsan13 I can give you some pointers. If you are asking for the resources required you are not very familiar with cloudstack so you would probably first want to go through the hackerbook : https://github.com/shapeblue/hackerbook
   in hardware terms a beefy laptop for development on the simulator should do.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] gitsan13 commented on issue #6703: Introduce a "session timeout" counter in GUI

Posted by GitBox <gi...@apache.org>.
gitsan13 commented on issue #6703:
URL: https://github.com/apache/cloudstack/issues/6703#issuecomment-1277252137

   thank you @DaanHoogland for extending help. Can you guide me please through the process? 
   What all resources are going to be required in making the required changes?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] DaanHoogland commented on issue #6703: Introduce a "session timeout" counter in GUI

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on issue #6703:
URL: https://github.com/apache/cloudstack/issues/6703#issuecomment-1239014202

   @Hudratronium are you planning a PR for this?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] DaanHoogland commented on issue #6703: Introduce a "session timeout" counter in GUI

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on issue #6703:
URL: https://github.com/apache/cloudstack/issues/6703#issuecomment-1239194997

   > @DaanHoogland Sadly i am not that capable of programming myself, that's why i sadly won't be able to contribute this ... sorry for that.
   
   that's ok, but realise that these enhancements are usually user driven. No one has any obligation to implement them. For my part I have questions on the desirability of the feature. Maybe in a dev environment or for an operator. I would at least want to be able to disable it by default.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] DaanHoogland commented on issue #6703: Introduce a "session timeout" counter in GUI

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on issue #6703:
URL: https://github.com/apache/cloudstack/issues/6703#issuecomment-1240633639

   > I would like to add the session timeout counter feature in this project to fix the issue and also enhance my learning in UI.
   
   thanks you @gitsan13 , please do not hasitate to ask for assistance.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org