Skip to content

[applets/lock_logout] Fix config lookup of certain operations

David Edmundson requested to merge work/lock_logout into master

In the port from the data engine several operations were subtly renamed to match the new library method calls. This left them out-of-sync with the existing config keys.

Merge request reports