Releases: sheagcraig/auto_logout
Releases · sheagcraig/auto_logout
Kick that FileVault
ADDED
- Tests for FileVault status, and when restarting, uses the fdesetup authrestart command to bypass the FileVault unlock screen.
1.5.4 Nobody Tosses a Dwarf
CHANGED
- Now activates the app over top of all other apps (
NSApplication.activateIgnoringOtherApps_()
) - Reports idle time in whole seconds instead of 6-digit precision floats.
- Defaults to playing the "Submarine" sound when firing alert.
- Sound may be overridden with globals.
1.5.3 Kim Chee Hot Pants
CHANGED
- Now uses PyObjC instead of Applescript to present alert. This helps us avoid some issues with timeout.
- Added an icon, and a global constant for configuring a custom one.
FIXED
LO_TIMEOUT
>= 120 seconds results in Applescript timing out (not the alert timing out) which results in auto_logout thinking user has cancelled.
1.5.2 Dijon
Fixes:
- Reverts LO_TIMEOUT to 120 seconds instead of 10!
- Fixes syntax error breaking script.
1.5.1 Stylin'
Changes
- Refactored and reorganized.
- Tested with 10.10.3.
1.5
Fixes for:
- User cancellation window not canceling.
- Computers without a power schedule failing to execute script.
- Computers past shutdown time need an additional sudoers entry for shutdown privileges.