Skip to content
Commit aa4d0945 authored by David Edmundson's avatar David Edmundson
Browse files

Port all instances of Kauthorized action/shell_command to shell_command

The KAuthorized key to prevent shell access according the documentation
is simply "shell_action" not "action/shellAction" so should use
authorize not authorizeKAction

This appears to have come about as part of a porting bug from
KApplication::authorize to KAuthorized in kdelibs3 to kdelibs4.

To actually block konsole and any effect a sysadmin currently needs to
have both keys set already, so we can be confident it won't have any
actual compatibility problems.

REVIEW: 127964
parent 3434a038
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment