Lock Pick unlocks items.
Lock Pick unlocks items locked by the Sitecore user when he/she logouts, and after an elapsed period of idle time.
Install /Packages/Lock Pick-1.0.0.0.zip in Sitecore.
Nope. The module should be ready to go after installing the package.
The installation package installs the following:
The following items are installed into the master database:
- /sitecore/system/Tasks/Commands/UnlockIdleUserItemsCommand
- /sitecore/system/Tasks/Schedules/UnlockIdleUserItemsSchedule
- ~/bin/LockPick.dll
- ~/App_Config/Include/LockPick.config
I have tested this on Sitecore 6.4.1, 6.5 and 6.6.
.NET 4.0
This blog article discusses the logout pipeline processor that unlocks items locked by the user during logout.
This blog article discusses the scheduled task that periodically unlocks items by idle users.