-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Session Timeout feature in Chef Automate #5627
Conversation
Signed-off-by: Dishank Tiwari <[email protected]>
✔️ Deploy Preview for chef-automate ready! 🔨 Explore the source changes: 9b801a3 🔍 Inspect the deploy log: https://app.netlify.com/sites/chef-automate/deploys/612fadc28daee400ddfaf2dc 😎 Browse the preview: https://deploy-preview-5627--chef-automate.netlify.app |
Signed-off-by: kagarmoe <[email protected]>
…mate into dt_session-timer-customization
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We could also mention a point stating minimum time for idle_timeout_minutes should be 5 minutes or above.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
While testing I found this error:
Start building sites …
hugo v0.87.0+extended darwin/amd64 BuildDate=unknown
Error: Error building site: "/Users/karoy/Projects/automate/components/docs-chef-io/content/automate/chef_infra_server.md:166:112": failed to extract shortcode: template for shortcode "fontawesome" not found
Built in 966 ms
make: *** [serve] Error 255
I can see this error in netlify too.
Signed-off-by: Dishank Tiwari <[email protected]>
Kudos, SonarCloud Quality Gate passed! |
* create a new page for the session timeout feature in chef automate Signed-off-by: Dishank Tiwari <[email protected]> * A few active language tweaks Signed-off-by: kagarmoe <[email protected]> * property values update Signed-off-by: Dishank Tiwari <[email protected]> Co-authored-by: kagarmoe <[email protected]>
Signed-off-by: Dishank Tiwari [email protected]
🔩 Description: What code changed, and why?
explicitly logged out.
⛓️ Related Resources
👍 Definition of Done
Added a new page named Session Timeout under Configure section of Chef Automate.
✅ Checklist
All PRs must tick these:
With occasional exceptions, all PRs from Progress employees must tick these:
make spell
in any component directory)All PRs from Progress employees should tick these if appropriate:
Please add a note next to any checkbox above if you are NOT ticking it.