About PageLocker
PageLocker provides simple front-end password protection for individual or groups of pages.
By setting a password in a page's template variable (and optionally setting a password group to allow single-password access to a series of pages), site editors and admins can provide basic password protection without the use of ACLs.
A HUGE thank you goes out to Bob Ray for helping to troubleshoot an E_NOTICE error in the initial version, as well as some excellent refactoring suggestions that could eliminate other potential issues.
Information
New in PageLocker 1.1.0-beta1
1.1.0-beta1-- Resolved potential ENOTICE warnings caused by unset $POST and/or $_SESSION variables (courtesy of Bob Ray)-- Refactored slightly to eliminated potential infinite loop when the plugin is installed incorrectly.
1.0.0-beta1:-- Initial release