Skip to content
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

Fix new lock blocking capabilities #176

Merged
merged 1 commit into from
Dec 10, 2015
Merged

Conversation

mauricioschneider
Copy link
Contributor

Lock was not able to block options from the ctrl+alt+supr screen because since the node.exe process runs as the SYSTEM user, changes to the HK_CURRENT_USER hive were not reflected to the currently logged user. I rewrote the logic in charge of modifying the registry so the changes are applied for the logged in user instead.

Internal QA was successful.

mauricioschneider added a commit that referenced this pull request Dec 10, 2015
Fix new lock blocking capabilities
@mauricioschneider mauricioschneider merged commit ea01e07 into master Dec 10, 2015
@mauricioschneider mauricioschneider deleted the new-lock-on-the-block branch December 10, 2015 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant