= Password Protected Behavior for Radiant Created by: M@ McCray - elucidata.net/mattmccray.com Version: 0.2 Contact: mmccray@elucidata.net Change log: 0.2 - Updated to support the new behavior filters 0.1 - Initial version The Password Protected behavior allows you to post information that requires a password to view. You define the users, passwords, realm, and the error message in a config part. Example config part: protected: realm: My Realm error_message: You do not have access to this resource users: username1: password1 username2: password2