mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 16:26:09 +03:00
[GH-ISSUE #756] BUG: Screen Lock Time in Endpoint Manager Template should be set in seconds not minutes #383
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#383
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JPT62089 on GitHub (Feb 15, 2022).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/756
Describe the bug
Added the "CIPP Default: Set screen lock time to 5 minutes to one of our clients. The value applied by this template is "5" which is meant to be 5 minutes. However, this should be 5 minutes in seconds (300 seconds) per the Microsoft Docs
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The computer should lock after 5 minutes of inactivity
Desktop (please complete the following information):
@homotechsual commented on GitHub (Feb 15, 2022):
Ooof - that's a doozy!
@KelvinTegelaar commented on GitHub (Feb 15, 2022):
whoops! I actually did this on purpose for my tests, and forgot to rollback. Fixing. :)
@KelvinTegelaar commented on GitHub (Feb 15, 2022):
fixedin dev